In this application, the user will be able to add a burger, to be "eaten later" or "devoured". With options to "eat now" or "delete" any burger in the waiting to be devoured box. And has options to "eat again" or "delete" any burger in the devoured burgers box. This app uses MySQL, Node, Express, Handlebars and an ORM.
npm init
npm install express
npm install express-handlebars
npm install mysql
View Deployed App
Demo below shows how application works:
Pull request welcome or see contact info in questions section
You can view my GitHub profile at mdgragg and if you have any additional questions you can email me at contact@michaeldgragg.com

