Skip to content

Oscarl214/Ecommerce_BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Backend (Object-Relational Mapping)

Description

This project is the creation of the back end for an e-commerce site. This application used Express.js API and Sequelize to interact with a MySQL database. This application displays creation of database using mySQL with models and associations. Then demonstrates the API Routes to perform RESTful CRUD operations displayed in my walk through videos.

Table of Contents

Installation

The user should clone the repository from GitHub. This application requires Node.js, Express.js, and Sequelize. To connect to the database run mysql -u root -p and enter password from .env file. Then source the schema.sql. To seed the file run npm run seed. Finally to connect to the server run npm run start server. Application uses Nodemon.

Usage

This application will allow users to view, add, edit, and delete categories, products, and tags.

Tests

There are no tests for this application.

WalkThrough

-WalkThrough

Questions

If you have any questions about this projects, please contact me directly at oscarleal234@gmail.com. You can view more of my projects at https://github.com/oscarl214.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •