xtineroq / eat-da-burger

App showcasing CRUD method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license npm-version dependencies GitHub followers

Eat-Da-Burger

Description

➤ This is a restaurant app that lets users input the names of burgers they'd like to eat. Created using MySQL, Node, Express, Handlebars and ORM.

Table of Contents

Installation

Copy the schema and seeds file to your MySQL workbench then run npm install locally.

Usage

You would need to update the connection under config folder with your own credentials then, run npm start to start the application.

License

This app is covered under the following license/s:

license

Contributing

➤ Please contact the author.

Tests

None

Questions

Please direct all questions to:

👤 https://github.com/xtineroq

Screenshot

app-image

Deployed Application

View on Heroku

About

App showcasing CRUD method


Languages

Language:JavaScript 63.6%Language:Handlebars 28.9%Language:CSS 7.5%