Skip to content

mnilou/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger App

License

License: MIT

Description

This app is a fun "burger logger" that uses the MVC design pattern with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). The app uses Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.

As a burger lover I want an app that lists my favorite burgers so that I can track which wants I have devoured

Screenshots

Screenshot of Burger App

Table of contents

Installation

In the command line, run:

* require node.js
* npm init -y
* npm install mysql
* npm install express
* npm install express-handlebars

Usage

Click on the app link to view the homepage. User can add burgers, "devour them", and delete them.

Link

https://burgers-devoured-app.herokuapp.com/

Contributors

Please contribute to this code.

Technology

  • Javascript
  • Node.js
  • mySQL API
  • Express API
  • Express-Handlebars

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors