项目作者: twkirkpatrick

项目描述 :
An application used to log your burgers! Built with Node.js, Express, MySQL, Handlebars, and ORM.
高级语言: JavaScript
项目地址: git://github.com/twkirkpatrick/BurgerBase.git
创建时间: 2020-11-11T18:03:55Z
项目社区:https://github.com/twkirkpatrick/BurgerBase

开源协议:MIT License

下载


BurgerBase

License: MIT Database:mySQL Backend:Node.js Template Engine: Handlebars

An application used to log your burgers! Built with Node.js, Express, MySQL, Handlebars, and ORM.

screenshot of burgerbase

View the deployed application here

Table of Contents

Installation

If you would like to use the application in your local environment:

  1. Clone the repo
  2. Install required dependencies by running command npm i
  3. Edit connection.js file to match your MySQL credentials
  4. Use schema.sql file to insert tables into MySQL

  5. Run command node server to get started

Otherwise, visit the deployed application here

Usage

Type in a burger in the input field to add the burger to the list and click the “devour” button to devour it! Use the “Clear Burgers” button to start from scratch.

Resources

Node.js

MySQL

Handlebars

Express

Bootstrap

Object Relational Mapping (ORM)

Font Awesome

Google Fonts

Contributions

All contributions to this project are welcome! Clone down the repo to your local machine, commit changes, push to GitHub, and open a pull request!

Testing

No tests are set up for BurgerBase at this time. Feel free to write tests or search the application for bugs.

Questions

If you have any further questions, feel free to reach out to me!

Github

twk4491@gmail.com

License

Usage is provided under the MIT license.