Skip to content

This is a backend app, that allows users who work in retail to view, add, modified and delete inventory!

Notifications You must be signed in to change notification settings

agonzalvez/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Backend

GitHub license

Description

This application allows a user(s), to manage their inventory. The user will be able to see items by category, tag, and product. They will be able to see all catergories, or all tags, or all products. They will also be able to pin a product, tag, or category by their id number. The user(s) will be able to modifed a product, category and tag by id. The user(s) will be able to post new categories, products, or tags. Lastly, the user will be able to delete a product, tag or category. This app is for backend use only.

Table of Contents

Installation

  1. Copy code from repo
  2. Make sure to copy all dependencies on the package.json
  3. Run "npm i" on your Terminal or Gitbash
  4. The technologies used for this app include: MySQL2, Sequelize, Express, and Dotenv

Usage

  • app gif
  • *this is a gif demo of the software used, and how everything looks like
  • Click this link watch video walkthrough for this app.

License

This application is under the MIT license.

Contributors

N/A.

Testing

This application was tested using This application was tested using Insomnia

Questions

For more information, please visit GitHub Profile.
For any questions, you may email me at [email protected].

About

This is a backend app, that allows users who work in retail to view, add, modified and delete inventory!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published