Skip to content

A restaurant application that creates a burger logger using MySQL, Node and Express

Notifications You must be signed in to change notification settings

barbara095/Node-Eat-Da-Burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Eat-Da-Burger

Description

This is a restaurant application that follows the MVC design pattern to create a burger logger using MySQL, Node, Express and Handlebars.

It allows a user to enter a burger name of their choice, which then gets added to the wait list - waiting to be devoured. Once a user clicks the Devour it! button, the burger moves to the right side of the page. Every burger will be stored in the database.

Deployed Heroku application: https://boiling-springs-85381.herokuapp.com/

User Story

AS A user, I want to be able to add a burger to the menu, devour it and/or delete it. I WANT to save all data into the database, whether devoured or not.

Application

Image 1

About

A restaurant application that creates a burger logger using MySQL, Node and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published