Skip to content

Randy-chou/E-CommerceBackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-CommerceBackEnd

Description

This project demonstrated my second forray into backend development. My goal was to make a server capable to listening for requests and then manipulate an SQL database using Object Relational Mapping via sequelize. In the end, I was able to utilize node.js in conjunction with express to set up a basic product server and database that can be interacted with using links.

Table of Contents

Installation

Set Up Video: https://www.youtube.com/watch?v=9IXa84ZyiPY

Usage

Function Video: https://www.youtube.com/watch?v=W3nnwddD9TE

Credits

https://github.com/Randy-chou

License

License: MIT

Features

After spinning up the server with your personal credentials, you can then interact with an API to perform CRUD with a product database.

How to Contribute

N/A

Tests

N/A

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published