A burger logging system with MySQL, Node, Express, Handlebars and a homemade ORM. Record which burgers you want to eat, then eat them and move them over to the completed column. Application is deployed on Heroku at the following website address:
https://nameless-taiga-27305.herokuapp.com/
Please install required dependencies using the following code:
npm install mysql,npm install express, andnpm install express-handlebars.For localHost deployement, you must have an instance of mySQL running in either the terminal or mySQL workbench environments.
Once you have installed the required dependencies, run the app using the following code in your terminal:
node server.js.
OR... if you'd just like to use the app on the Heroku website host, you can access it here:
https://nameless-taiga-27305.herokuapp.com/
This application was created with:
Node.js
Express Handlebars
ORM
Heroku hosting
This application is covered under the MIT License
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Not applicable for this application. If it deployed to the Heroku hosting website, then it works!
Please direct all questions to:
[email protected]
Check out my GitHub Profile @ https://github.com/TheyCallMeMattyD
