Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A burger "logger" with MySQL, Node, Express, Handlebars and ORM. Example of using MVC design pattern and is deployed to Heroku

Notifications You must be signed in to change notification settings

JGreenOS/BurgerApp

Repository files navigation

BurgerApp

In this assignment, you'll create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Be sure to follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.

Deployed App

https://fierce-cliffs-24551.herokuapp.com/

Screenshot

https://github.com/JGreenOS/BurgerApp/blob/main/2021-04-25_18-13-59.png

Tech Stack

  • Node

  • Express.js

  • npm

  • MySQL

  • Handlebars

  • ORM

Uses MVC design

Installation

  1. Clone the repo
  2. Run npm install
  3. Set up your own database
  4. App starts with node server.js

What I learned

  1. .jpg is better for a background image
  2. The difference between a local deployment and a online deployment - I spent a great deal of time fixing env strings, server configs and more.
  3. I still like SQL.
  4. I spent extra time building this because I wanted a quality product.

About

A burger "logger" with MySQL, Node, Express, Handlebars and ORM. Example of using MVC design pattern and is deployed to Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published