/burger

To create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Be sure to follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.

Primary LanguageJavaScriptMIT LicenseMIT

Node Express Handlebars

GitHub

Burger Logger

Live URL

https://warm-hollows-28275.herokuapp.com/

Description

To create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM . Be sure to follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.

Table of Contents

Installation

Install Node.js first, and then run npm install , Install Heroku

Tests

node server.js

Usage

  • Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat.
  • Whenever a user submits a burger's name, your app will display the burger on the left side of the page -- waiting to be devoured.
  • Each burger in the waiting area also has a Devour it! button. When the user clicks it, the burger will move to the right side of the page.
  • App will store every burger in a database, whether devoured or not.

License

MIT

Contributing

Sole contributor by Jeff Miao

Questions

GitHub: https://github.com/miao0007

Email: miao188@hotmail.com

Deployed Site Preview

Web Page

Alt First Page