Skip to content

Displays ability to use APIs and the implementation of POST, PUT, and DELETE routes. Uses MySQL2 and Sequelize to connect to the database.

Notifications You must be signed in to change notification settings

ForeytKL22/ecommerce-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-back-end

Description

Use this application to quickly see products in your inventory. It will display all categories, products, and tags, as well as price and current stock. Easily update and add categories, products, and tags as your inventory and stock changes.

Walkthrough video:

https://drive.google.com/file/d/1uj0YePwY4fSjrAZNGA7zLodMzehXcUXV/view?usp=sharing

Table of Contents

Installation steps

Save files to your computer, source the schema in the mysql command line, run npm seed to seed the database, then npm start to start your server.

Instructions

Run npm start to start your server, then run different routes in insomnia to see all the products and their related categories and tags.

Contributing Members

Kristin Foreyt

Contribution Requirements

Contact me at my github or email (found below) regarding contribution requirements, if any.

Tests

npm run test

GitHub

https://github.com/ForeytKL22

Contact Information

krforeyt@gmail.com

About

Displays ability to use APIs and the implementation of POST, PUT, and DELETE routes. Uses MySQL2 and Sequelize to connect to the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published