In this project, I created a burger logger for the hungry individual. This application allows users to input the names of the burgers they'd like to eat. Whenever a user submits a burger's name, the application will display the burger on the left side of the page -- waiting to be devoured. When the user clicks the "Devour it!" button, the burger will move to the right side of the page. This application stores every burger into a database, whether devoured or not! Check it out here on Heroku and log the burger you would like to devour.
NOTE: Since this application cannot be deployed on GitHub, the deployed app can be found on Heroku. Please see the Demo section below for an overview of its functionality.
-
Clone this repositiory to your local computer using terminal or bash:
git clone https://github.com/Kammielatay/Eat-Da-Burger.git
-
Open folder in your editor of choice (VSC, Sublime, etc.)
Following the MVC design pattern, languages, packages + runtime environment used in this project include:
- MySQL
- Node.js
- Express
- Handlebars
- ORM
Distributed under the License. See OpenSource.org for more information.
If you have any questions, please reach out to me at [email protected]