Skip to content
/ burger Public

Eat-Da-Burger App is an homework assignment for week 14 @ Northwestern Coding Boot Camp. The assignment is to create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. Being sure to follow the MVC design pattern; use Node and MySQL to query and route data in the app, and use Handlebars to generate your HTML.

Notifications You must be signed in to change notification settings

DKMitt/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat-Da-Burger App Eat-Da-Burger App

N.C.B.C. homework assignment week 14, to create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. Being sure to follow the MVC design pattern; use Node and MySQL to query and route data in the app, and use Handlebars to generate your HTML.

Eat-Da-Burger App

How The App Should Work

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.

About

Eat-Da-Burger App is an homework assignment for week 14 @ Northwestern Coding Boot Camp. The assignment is to create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. Being sure to follow the MVC design pattern; use Node and MySQL to query and route data in the app, and use Handlebars to generate your HTML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published