/GalactChris-devourer-of-burgers

An MVC design pattern app that allows a user to order a burger and devour it, re-order it or delete it form the db using MySQL, Node, Express, Handlebars and a homemade ORM

Primary LanguageJavaScriptMIT LicenseMIT

GalactChris-Devourer-Of-Burgers

Description

This is a restaurant app that lets users input names of burgers they would like to DEVOUR!!!

URL to application on Heroku

https://sheltered-citadel-94305.herokuapp.com/

Instructions

  • If you would like to order a burger simply enter the name of the burger in the input box provided and click the Order Now button
  • Your burger will display on the left hand side of the page under the header "Burgers to be devoured"
  • If you would like to DEVOUR the burger click the corresponding DEVOUR button and the burger will be devoured and will appear on the right hand side of the page under the header "Burgers that have been devoured"
  • If you no longer wish to DEVOUR a burger you can click on the burgers DELETE button to DELETE the burger from the database
  • On the right hand side you can re-order a burger that has been previously DEVOURED by clicking the MORE!!! button and the burger will re-appear on the left side so it can be DEVOURED again
  • Have fun DEVOURing burgers

Screenshot of final output

screenshot-GalactChris Devourer Of Burgers

Built With

  • Node.js
  • Express.js
  • MySQL
  • handlebars.js
  • JavaScript
  • Bulma

License

This project is licensed under the MIT License - see the LICENSE.md file for details