Skip to content

NDF-WEB-DEV/ecommerce-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-COMMERCE STORE

Description

This project was built to simulate the back-end for an e-commerce site. It uses Express.js API and Sequelize to interact with a MySQL database. It contains four Models(tables) to use which are Products, Category, Tag, and Product Tag.

Table of Contents

Project Name

E-commerce store

Video Link

Ecommerce Video Link

Class Diagram / Models

Class Diagram

Installation

  1. MySQL2 run: npm i mysql2

  2. Sequalize run: npm i sequelize

  3. Express.js run: npm i express

  4. Dotenv run: npm i dotenv

Tests

You can test the GET, POST, PUT and DELETE routes by using Insomnia as seen in the video. Insomnia

Usage

This app can be used for testing the ecommerce part of a website. Most important to see the relation among the tables in the database.

Questions

Contact me with questions via GitHub or send an email to: [email protected]

Report Issues

send me an email

Contributions

This is a school project.

Credits

n/a

License

n/a

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •