Skip to content

A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM

Notifications You must be signed in to change notification settings

haz3141/burger-eater-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burger-eater-app

A burger logger app that keeps track of burgers and wether or not it's been eaten. The app is built with MySQL, Node, Express, Handlebars and a homemade ORM.

Problem & Solution

The goal here is to create a fullstack application that allows a user to enter a burger, saves it to the database, and allows the user to devour the burger.

Preview

Preview

Getting Started

Simply follow the steps below to get a local build running or head over to the live deployment at:

https://sleepy-scrubland-81057.herokuapp.com/

Prerequisites

What things you need to install the software and how to install them

Node.js
Node Package Manager
SQL Server

Installing

npm install
provide SQL server at port 3306
schema/seed database
run server.js

Built With

Author

Acknowledgments

  • Hat tip to Node.JS
  • Heroku
  • SQL Databases

About

A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published