Inspiration
I wanted to do something to fit the hackathon theme and prevent any wasting of time when choosing a pizza
What it does
This program takes in your diet restrictions/budget/amount of toppings you want/size pizza you want - and spits out a pizza
How I built it
I used java
Challenges I ran into
I tried to use a do-while loop I'm not sure if I used it completely correctly. Also, I couldn't figure out how to prevent the random method from choosing a string from an array more than once -Had problems with the curly brackets
Accomplishments that I'm proud of
I was able to use a for loop to print a certain amount of random toppings
What I learned
This was my first time using arrays in java, and I was able to learn how to access random sections from an array and print them using a for loop
What's next for Pizza Maker
I plan to add more options for the user and also try to make my code simpler by using methods (random pizza crust etc.)
Log in or sign up for Devpost to join the conversation.