https://github.com/drewk2629/e-commerce-backend
Small Back-End for an e-Commerce website that I built. Tested in Insomnia.
https://github.com/drewk2629/e-commerce-backend
database expressjs mysql nodejs sequelize
Last synced: 3 months ago
JSON representation
Small Back-End for an e-Commerce website that I built. Tested in Insomnia.
- Host: GitHub
- URL: https://github.com/drewk2629/e-commerce-backend
- Owner: drewk2629
- Created: 2022-05-16T23:58:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T22:31:39.000Z (about 4 years ago)
- Last Synced: 2026-01-03T16:21:21.254Z (6 months ago)
- Topics: database, expressjs, mysql, nodejs, sequelize
- Language: JavaScript
- Homepage:
- Size: 3.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-commerce-backend
"AS A manager at an internet retail company
I WANT a back end for my e-commerce website that uses the latest technologies
SO THAT my company can compete with other e-commerce companies"
## About the Project
This project uses express.js and sequelize to interact with MySQL and build the back end database for an e-commerce website. You have to source the schema with MySQL and then run the seeds from the command line in the root directory. Then start the server with npm start server.js
Using a tool like Insomnia you can then get all the data back from the database, create new data for the database, as well as delete. (CRUD)
## Technologies Used
express, mysql, sequelize, insomnia (for route testing)
## Video Demo Here
https://www.youtube.com/watch?v=niBJ8wHfpm0
Sorry there's no audio. My mic decided it just wanted to stop working. If you need any help don't hesitate to reach out to me for anything!
drewk2929@gmail.com