Skip to content

tarequem/e-commerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-commerce-backend

Table of Contents

Description

Installation

Usage

Contribution

Testing

Contact Info

Video:

Guide

Description:

This program works as the backend of an ecommerce website which maintains the database.

Installation:

Prior to running this repository, the user should have Node JS, MYSQL, and sequelize installed. The user should then enter 'mysql -u root -p < db/schema.sql', 'npm run seed', and 'npm start' in the terminal.

Usage:

The purpose of this program is to allow the user to update their database of categories, products, and tags.

Contributors:

Fork or clone this repository if you wish to make changes to it. This repository is not intended to be directly contributed to.

Testing:

The user should enter 'mysql -u root -p < db/schema.sql', 'npm run seed', and 'npm start' in the terminal to test this program.

Contact Info:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published