Link to video: https://drive.google.com/file/d/1DLgN7SXcKlQldyNy58_iAy9X3Fg0qB3n/view
https://github.com/dcho10/E-Commerce-Back-End
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
dotenv@8.2.0
express@4.17.1
mysql2@2.1.0
sequelize@5.21.7
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.
Validation/constraints: https://sequelize.org/docs/v6/core-concepts/validations-and-constraints/
belongsToMany: https://sequelize.org/docs/v7/associations/belongs-to-many/
Full view of product information:
This project uses the MIT license.
To find my other work, you can visit me at:
To contact me, you can contact me at: davidceee10@gmail.com