You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full stack development project utilizing the MVC design pattern. Features an original ORM and model. Node and MySQL are used to query and route data in the app. Handlebars generates the HTML.
Built With
Handlebars
CSS
Bootstrap
JavaScript
jQuery
Node.js
MySQL
MAMP
Google Fonts
Required NPM Packages
Express
Express Handlebars
Body Parser
MySQL
Dotenv
How does it work?
Click the DEVOUR IT button to eat the burger. This moves the burger from the "Burgers to devour" column to the "Burgers you've eaten" column. You can add more burgers to the menu using the form at the bottom of the page. When you click ADD BURGER, your new burger will appear in the "Burgers to devour" column.