Nicole732 / burger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

burger

badge

Description

This app creates a burger logger with MySQL, Node, Express, and Handlebars. We use MySQL to query, the server to route data in the app, and Handlebars to generate your HTML. The deployed application is available at: https://frozen-waters-41961.herokuapp.com/.

Table of Content

* Description
* Demo
* Usage
* License
* Contributing

Demo

Some screenshots of the app:
Screen Shot 2020-03-12 at 11 59 10 PM Screen Shot 2020-03-12 at 11 59 42 PM

Usage

Eat-Da-Burger! is 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 displays the burger on the left side of the page -- waiting to be devoured.

  • Each burger in the waiting area also has a Devour it! button. When the user clicks it, the burger moves to the right side of the page.

  • All burgers are saved in the database

License

This is an open source app.

Contributing

All contributions to improve this app are welcomed. Please contact the developper at dketchiozo@gmail.com.

About


Languages

Language:HTML 54.6%Language:JavaScript 36.7%Language:TSQL 7.3%Language:CSS 1.4%