StevenMDixon / Burger_Plus

πŸ” Need to log burgers? Look no further! This brilliant handlebars application logs burgers like no other app!

Home Page:https://burger-plus.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buger_Plus

πŸ” Keep track of all the burgers you and your friends eat with this fantastic burger tracking application.

Install

  1. Clone this repository
  2. Run npm i
  3. create a local DB called burgers_db
  4. update connection.js to match your Database
  5. Run npm start

Concepts tackled

  • ORM with Mysql
  • Express.js
  • MVC
  • Handlebars
  • Static assets

About

πŸ” Need to log burgers? Look no further! This brilliant handlebars application logs burgers like no other app!

https://burger-plus.herokuapp.com/


Languages

Language:HTML 36.6%Language:CSS 31.3%Language:JavaScript 28.2%Language:TSQL 3.8%