Skip to content

joyfullyx/express-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend e-commerce with node/express/sequelize

License: MIT

Description

A backend application to keep track of, look up, save, and update products and their relevant information for companies to keep track of.

Table of Contents

  1. Description
  2. Install
  3. Usage
  4. Contributors
  5. Test
  6. Username
  7. Email
  8. License

Installation

npm i express sequelize mysql2 dotenv -> create databse in MySql Workbench from schema.sql -> npm run seed (to seed data) -> refresh sidebar of db's to see seeded table data under ecommerce_db in Workbench -> nodemon server.js to run server and interact in Insomnia on localhost:3001/

Usage

For businesses to easily keep track of inventory, create, update, and delete categories, products, and tags, and easily find a specific item by its own unique id.

Demo

Click here to see a full demonstration of the application.

example

example2

License

License: MIT

Contributing

n/a

Tests

n/a

Questions

Github

E-mail

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published