8000 GitHub - dcho10/E-Commerce-Back-End
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dcho10/E-Commerce-Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link to video: https://drive.google.com/file/d/1DLgN7SXcKlQldyNy58_iAy9X3Fg0qB3n/view

E-Commerce Back End

https://github.com/dcho10/E-Commerce-Back-End

Description

The purpose of my app is to: Create a back end inventory tracking system for e-commerce businesses

The app is intended for: E-commerces that need their inventory to be tracked

The reason I created the app is: To enhance user experience and provide them with a functional back-end for their e-commerce business

Some victories I experienced include: Establishing the routes, getting them to update based on user input

Some challenges I experienced include: Establishing relationships between tables

Table of Contents

Installation

Usage

Credits

Images

License

Contact

Installation

dotenv@8.2.0
express@4.17.1
mysql2@2.1.0
sequelize@5.21.7

Usage

Check your package.json file to make sure you have dotenv, express, mysql2, and sequelize in your dependencies. If not, navigate to server.js and run npm install for each of the following dependencies above. However, if it is already there, you can run npm i.

Once it is installed, you will have access to all 4 npms.

Credits

Validation/constraints: https://sequelize.org/docs/v6/core-concepts/validations-and-constraints/

belongsToMany: https://sequelize.org/docs/v7/associations/belongs-to-many/

Images

Tag set up: image

Category set up: image

Product set up: image

Full view of product information: image

License

This project uses the MIT license.

License: MIT

Contact

To find my other work, you can visit me at:

https://github.com/dcho10

To contact me, you can contact me at: davidceee10@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0