Skip to content

This is a fun little application allowing users to enter burgers to eat. The motivation of building this website is to use a MVC framework.

License

Notifications You must be signed in to change notification settings

akwanmtl/Burger

Repository files navigation

Node-Express_Handlebars - Eat-Da-Burger!

Description

The Eat-Da-Burger website allows users to enter burgers that they would like to eat and then 'eat' them. This application was built using a MVC design. It uses MySQL database, Express, handlebars, Node and REST API design. This application is deployed on Heroku using JawsDB as the online database.

Table of Contents

Usage

The website has three components:

  • A form to enter the name of the burger that you would like to eat. Enter the name of the burger in the text area and hit on Submit to add the burger to the list.
  • A section on the left showing the list of burgers that you have entered but not devoured. Next to each burger, there is a button name Devour it!. Click on that button to assign the burger as devoured.
  • A section on the right showing the list of burgers that you have devoured.

Screenshot of website

Credits

License

License: MIT

Copyright (c) [2020] [Annie Kwan]

About

This is a fun little application allowing users to enter burgers to eat. The motivation of building this website is to use a MVC framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published