Skip to content

app demonstrates a backend server using NodeJS with Express Routing. All data is stored in a database. App uses the the http methods GET, PUSH, and DELETE. Built using the ORM and MVC models for the file structure.

Notifications You must be signed in to change notification settings

drewwmercer/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burger

This is a burger logger created with MySQL, Node, Express, Handlebars and a custom ORM. Burger Logger follows the MVC design pattern, and uses Node and MySQL to query and route data in the app, with Handlebars generating the HTML.

About

app demonstrates a backend server using NodeJS with Express Routing. All data is stored in a database. App uses the the http methods GET, PUSH, and DELETE. Built using the ORM and MVC models for the file structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published