Skip to content

Cesar-Infante/E-Commerce-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-Backend

Description

For this application we had to build out the backend for an application and create the Models along with the routes! Models gives it a template to go along with and creating the routes shows where to send it too. The user can use Insomnia to send various HTTP requests to the server and do tests on MySQL database to be sure each one is functioning and not getting any errors.

Live demonstration of app

Table of Contents

Installation

Dependancies

npm install 

MySQL

source schema.sql

Seed DB

node seeds/index.js

Start Application

nodemon server.js

Licenses

This project falls under the following license(s):

License

Deployed

Deployed URL: Deployed-App

Live Video Demonstration

Live URL: Live-Video

Questions

If you have any questions, or want to connect please contact me below:

Github: Cesar-Infante

Email: cesar261110@gmail.com

LinkedIn: Cesar-Infante-LinkedIn

About

A full functional backend for a company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published