Skip to content

Burger App is designed to allow the user to input their choice of burger and devour it when completed.

Notifications You must be signed in to change notification settings

kjhallam/13_burger

Repository files navigation

LICENSE

Badge


📓 DESCRIPTION


* 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.  
* Your app will store every burger in a database, whether devoured or not.


📋 Table of Contents

  1. DESCRIPTION
  2. INSTALLATION
  3. USAGE
  4. CONTRIBUTING
  5. TEST
  6. GITHUB
  7. SCREENSHOTS
  8. QUESTIONS

⬇️ INSTALLATION

Installed npm express, npm express-handlebars, npm mysql, npm init (json-package), npm init -y (json-lock and node_module package)


⚙️ USAGE

In this assignment, you'll 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.


📓 CONTRIBUTING

None at this time.


🧪 TEST

N/A


:octocat: GITHUB

https://github.com/kjhallam


📷 SCREENSHOTS

burger-image


❔ QUESTIONS

If any questions concerning the use of the markdown file contact me at ✉️ Email.

About

Burger App is designed to allow the user to input their choice of burger and devour it when completed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published