/E-Commerce-Back-End

Primary LanguageJavaScriptMIT LicenseMIT

E-Commerce-Back-End

Team Profile Generator

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Contributors
  5. Testing

License

Description

This application is a back end application that makes it easy to track products and keeps items organized by tags and categories. To build this application, I used start code. Using express.js and sequelize, we are able to interact with our MySQL database.

Installation

To Install this application

  1. install all dependencies using npm i in your terminal
  2. create the database given to you in the DB file and running it in mysql workbench
  3. seed the given data by running node seeds/index.js in your terminal
  4. run application by running npm server.js in your terminal

Usage

Demo of App

Testing

This appication was tested using insomina.

Questions

If you have any question you can reach me by:

GitHub: www.github.com/paytoncali

Email Address: paytoncaliw@gmail.com

Deployment

https://github.com/paytoncali/E-Commerce-Back-End.git