Inspiration
I recently learned javascript and wanted to put it to good use. I realized that making a dynamic burger builder would be really useful and creative. I have seen small scale business where we have to manually type out the order, here the order is not managed properly and it is confusing at time. THus making a website for it will be very useful for the client as well as the user.
What it does
We can create a burger by adding the ingredients we want and see an animated burger in front of u change in real-time. We can add or remove ingredients (such as cheese). It also shows the total bill amount dynamically. After you have placed the order, a post route to firebase is hit and your order is pushed to the database.
How I built it
I built this using javascript and react js.
Challenges I ran into
I learned Javascript and react recently so it was difficult to make the project. I learned how to make API call and I feel good bout it.
Accomplishments that I'm proud of
Learning React in such a short time and making a good project.
What I learned
Javascript, css animation and firebase.
What's next for Burger Builder
I want to add other food items as well in the coming futurere




Log in or sign up for Devpost to join the conversation.