rpc08002 / EatDaBurger1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EatDaBurger

Description

A web application using node, express, path, and body-parser to list out your favorite burgers in a databse. Whenever you submit a burger it will display on the page waiting to be devoured. Once you click the devour button, the burger choice will move to the right of the page.

  • STILL HAVING ISSUES GETTING THE FUNCTIONALITY WORKING AND DISPLAYING PROPERLY. **

Table of Contents

Usage

  • List out your favorite burgers and save them to a database
  • Cross off burgers you have eaten already by hittiing the devour button

License

Application is covered by the MIT License.

Tests

  • Install npm packages
  • Run node server.js in terminal

Contributors

Ryan Curtin

Questions

Email me with any questions: rcurtin0491@gmail.com

About


Languages

Language:JavaScript 66.8%Language:Handlebars 29.0%Language:CSS 4.3%