Skip to content

charvey0/E-Commerce-Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license

E Commerce Back End

Link to GitHub repo:

E-Commerce Back End

Walkthrough video of live deployment:

README-ecommercebackend-video

Table of Contents

Project Description

This app allows the user to manage a store's product information. All information can be CREATED, UPDATED, READ and DELETED from the database using api endpoints.

Technologies used:

  • Sequelize
  • Express
  • API Routes
  • javaScript
  • Node.js
  • Insomnia
  • MySql
  • GitHub
  • Dotenv

Installation

  1. Clone this repo
  2. Type npm i in the command line.
  3. Connect to the database and create a table named ecommerce_db.
  4. Seed the database by entering node seeds in the console.
  5. Type node server in the console to start the server.

Usage

This app allows the user to manage a store's product information. All information can be CREATED, UPDATED, READ and DELETED from the database using api endpoints.

Tests

I don't have any tests yet. I am working on it.

License

MIT

Contributions

Thank you for your interest in contributing. You can fork this project and adapt it to fit your needs.

Questions

If you have any questions, please contact the project owner by clicking on the email listed below.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published