Skip to content

Backend project for web development coding bootcamp. Made to create and test routes for an ecommerce website.

Notifications You must be signed in to change notification settings

Jillium/ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce-backend

Badge for License

Table of Contents

-Project Description -Table of Contents -Installation -Usage -License -Contributing -Tests -Questions

Project Description

This was made for my coding bootcamp with the University of Utah. It was made to create and test routes for a backend to an ecommerce website. The backend is very important to ecommerce. Routes were created and tested to view products, categories and tags. Routes were also made to create new products, categories and tags, and also to update and delete.

Video Demonstration

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

Languages Used

Javascript,Node

Installation Instructions

Clone the repository. Also install MySQL2, Sequelize, express, and dotenv. Use the command npm i mysql2 sequelize express dotenv. Make sure your mysql server is running, and use the command npm run seed to seed your database. Then you can start your server with the command npm run start, and test your routes in insomnia or whichever application you prefer.

What will the app be used for?

This application will be used as a backend to an ecommerce site.

How can you contribute?

Fork a copy of the repo and have fun!

Tests

Routes were tested using insomnia but you may use whichever testing option you prefer.

Credits and Contributors

n/a

License

This application is covered under the Open license

Questions


Check me out on Github!: (https://github.com/Jillium)

Any questions? Email at [email protected]

About

Backend project for web development coding bootcamp. Made to create and test routes for an ecommerce website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published