Eat-Da-Burger! is a simple responsive application for inputting and storing burger names.
This project was undertaken with the goal to create a full-stack application using the Model-View-Controller (MVC) design pattern to practise separating application logic into methodical parts.
- Enter a burger name in the input bar and it will appear in the 'To devour' list.
- Devour a burger in the 'To devour' list by clicking the blue button next to the burger name, which will then move it to the 'Devoured' list.
- Burger names can be deleted from the 'Devoured' list by clicking on the red button next to the burger name.
- Handlebars
- JavaScript
- Node.js
- Express
- SQL
- MySQL Workbench
- MySQL Community Server
- CSS
- HTML
- Heroku
- Font Awesome
- Google Fonts