Skip to content

Allows a user to enter a burger name to add to a list of burgers. The user can then click on a button to eat (devour) a burger and that burger will get moved to the Burgers Eaten list. All actions will update the database. The site uses expressjs and the front end is created using handlebarsjs.

Notifications You must be signed in to change notification settings

bevhatzl/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burger

This is a site which will allow a user to enter a burger name to add to a list of burgers. The user can then click on a button to eat (devour) a burger and that burger will get moved to the Burgers Eaten list. All actions will update the database. The site uses expressjs and the front end is created using handlebarsjs.

Table of Contents

Instructions

Type in a burger name underneath the Add a Burger heading and then click Add Burger. You will see your burger name added to the list on the left hand side. You may add as many burger as you like. Beside each burger there is a Devour button that you can click to eat the burger. Once clicked, that burger will be moved to the list of burgers eaten on the right hand side.

Built With

Screenshots

Screenshot of Eat Da Burger site

Deployed At

Find the link to the deployed site here: (https://young-taiga-59884.herokuapp.com/)

Future Version

Future version will allow the user to delete a burger from the Burgers Eaten list.

Author

Beverley Hatzl 2020

About

Allows a user to enter a burger name to add to a list of burgers. The user can then click on a button to eat (devour) a burger and that burger will get moved to the Burgers Eaten list. All actions will update the database. The site uses expressjs and the front end is created using handlebarsjs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published