Skip to content

Simple app that uses MySQL to display and add different burgers

Notifications You must be signed in to change notification settings

cdlewis42/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burger

Burger is an app that you may devour burgers, and enter a new burger to be devoured.

Getting Started:

  • Visual Studio (or another environment to edit code) *MySQL WorkBench(or another workbench GUI)

In your terminal:

  • Clone with SSH: git@github.com:cdlewis42/burger.git
  • run npm i
  • npm i mysql2
  • npm i mysql

In your workbench:

  • Create a new connection for the Burger app
  • Populate it with the schema.sql and seeds.sql provided

Deployment:

*Must be deployed somewhere able to host dynamic websites(I am using Heroku) *Must have database hosting app (I am using JawsDB)

About

Simple app that uses MySQL to display and add different burgers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published