Skip to content

app that lets users input the names of burgers they'd like to eat then update it's status or delete it

Notifications You must be signed in to change notification settings

shadysaleh01/Burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat-Da-Burger!

Table of Contents

Description

Created a restaurant app that lets users input the names of burgers they'd like to eat. Whenever a user submits a burger's name, the app will display the burger on the top list of the page waiting to be eaten. Each burger in the waiting area also has an Eat Me! button. When the user clicks it, the burger will move to the bottom list of the page. This app will store every burger in a database, whether eaten or not.

Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

Node.js

SQL

MySQL

Git

GitHub

Terminal



Installation

To install necessary dependencies, run the following command:

npm install | install mysql | install express | install express-handlebars

Usage

Burger logger created by using MySQL, Node, Express, Handlebars and a homemade ORM.

Tests

To run tests, run the following command:

npm run start

Questions

If you have any questions about the repo, contact me directly at my Email. You can find more of my work at my GitHub.

About

app that lets users input the names of burgers they'd like to eat then update it's status or delete it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published