Skip to content

This application is a burger logger made with MySQL, Node, Express, Handlebars and a homemade ORM.

Notifications You must be signed in to change notification settings

A-Mallik/Burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger

This application is a burger logger. Generally it works like having a menu that you can add your own burgers to. Once you do, they show up in the database as a burger on the menu that can be eaten, or technically, "devoured." Once you do eat it by clicking on the "conquer" button that shows up next to the uneaten burger, it switches over to the right side of the screen on a "devoured" list. You can also choose to delete the burgers on the "devoured" list on the right side.

burger

Technologies Used

  • MySQL
  • Node
  • Express
  • Handlebars
  • homemade ORM

Usage

The application is currently running on heroku. Link: https://burgerapp9909.herokuapp.com/

Roadmap

In the future, I might turn this into a fully fledged Restaurant application with a menu that maybe only certain people can access to add or change the menu and have the menu hosted online.

#Project status This application was made for the demonstration purposes of using a homemade ORM, MYSQL, Node and Express.

About

This application is a burger logger made with MySQL, Node, Express, Handlebars and a homemade ORM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published