Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ramonpbarros/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat-Da-Burger

License: MIT

A restaurant app that lets users input the names of burgers they'd like to eat.

Table of contents

General info

Whenever a user submits a burger's name, the app display the burger on the right side of the page -- waiting to be devoured.

Screenshots

Example screenshot

Technologies

  • MySQL
  • Node.js
  • Express
  • Handlebars

Setup

Make sure to npm install dependencies!

Repository can be found here: GitHub/ramonpbarros Make sure to git clone and check out the code!

Code Examples

Show examples of usage: all: (cb) => {orm.selectAll("burgers", cb);}

Features

List of features ready and TODOs for future development

  • Add a burger's name.
  • Mark as "devoured".
  • Burger is stored in database.

To-do list:

  • Better design.
  • Add delete button.

Status

Project is: in progress

  • Check the application here.

Inspiration

Project inspired by UCSD Coding Bootcamp, based on second month of course, applying MySql, Express.js, Handlebars, jQuery and JavaScript skills.

Contact

Created by @ramonpbarros - feel free to contact me!

About

A restaurant app that lets users input the names of burgers they'd like to eat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published