Skip to content

A Back-End app utilizing Express.js API and Sequelize to interact with a MySQL database, useful for updating inventory, prices and all things E-Commerce!

License

Notifications You must be signed in to change notification settings

tyler273/e-commerce-back-end-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Back-End Application

License: MIT

Description

The goal of this project was to build the back end for an e-commerce site. I took a working Express.js API and configured it to use Sequelize to interact with a MySQL database.

Usage

After installing the node modules, connecting to the Sequelize database, installing the schema, node seeds and activating the server the user will be able to test all of the API routes in Insomnia Core to manipulate the database.

E-commerce Screenshot

Click here for a walkthrough video of the application

Credits

I was able to complete the assignment through tutoring from my fellow peer Myro Lee!

License

Refer to the license in the repository.

About

A Back-End app utilizing Express.js API and Sequelize to interact with a MySQL database, useful for updating inventory, prices and all things E-Commerce!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published