Skip to content

Application allows users to add a burger name of choice and change the status of that burger.

Notifications You must be signed in to change notification settings

juanwithouttheotter/ham-bur-ger-express

Repository files navigation

ham-bur-ger-express

Github Badge Github Badge

Contents

Installation

  • Express.js
  • CORS middleware
  • express body-parser middleware
  • express handlebars middleware

Usage

User is able to input a burger of their choice, that burger then is set "to be devoured" where the user can choose to either "send back"(delete) or "devour"(send the burger to the devoured list). From the devoured list user can choose to either "remake" (sends to "to be devoured" list) or "All done" (delete).

This is an Express app that uses handlebars to do the front end rendering. The backend is created using MySQL in an MVC format.

Contribution

This repository is used for learning purposes. Please refrain from contributions or forking without explicit permission.

Contributors

Juan Osorio

Tests

none

Github

Profile

Email

About

Application allows users to add a burger name of choice and change the status of that burger.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages