This app is about your favorite burgers! It's a burger logger using MySQL, Node, Express, Handlebars, and a homemade ORM (yum!).
Github Username:
This app follows an MVC design pattern; uses Node-Express and MySQL to query and route data to the app; finally, Handlebars generates the HTML to give a polished look.
- Instructions
- Installation
- Requirements
- License
- Contributing
- Questions
- Images
- Add your favorite burger to the 'Fav" list.
- "Devour" it using the button - it moves to the "Devoured" list.
- Move it back using the "ReOrder" button.
- Don't like that one - "Delete" it!
npm install
- Node.js
- MySQL Workbench
- NPM Packages:
- [Express]
- [MySQL]
- [Express-Handlebars]
- [dotenv]
Email: karna.cutolo@gmail.com