An application used to log your burgers! Built with Node.js, Express, MySQL, Handlebars, and ORM.
An application used to log your burgers! Built with Node.js, Express, MySQL, Handlebars, and ORM.
View the deployed application here
If you would like to use the application in your local environment:
npm i
connection.js
file to match your MySQL credentialsUse schema.sql
file to insert tables into MySQL
Run command node server
to get started
Otherwise, visit the deployed application here
Type in a burger in the input field to add the burger to the list and click the “devour” button to devour it! Use the “Clear Burgers” button to start from scratch.
Node.js
MySQL
Handlebars
Express
Bootstrap
Object Relational Mapping (ORM)
Font Awesome
Google Fonts
All contributions to this project are welcome! Clone down the repo to your local machine, commit changes, push to GitHub, and open a pull request!
No tests are set up for BurgerBase at this time. Feel free to write tests or search the application for bugs.
If you have any further questions, feel free to reach out to me!
Github
twk4491@gmail.com
Usage is provided under the MIT license.