Skip to content

Hongongo/Bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

Amazon-like storefront with MySQL

Description

This project is an amazon like store built with Node.js and MySQL, you can see / buy / add products to the stock.

How can I use it?

To run this app you need an MySQL graphic interface (preferably) to run the schema and seeds located in the 'db' directory.

With the database and seeds set up you can go into the terminal in the project directory and run one of the following commands depending on your needs:

Customer module:
  • node bamazonCustomer.js - You can see and buy products-
Customer module:
  • node bamazonManager.js - You can see all the products, all low inventory products, update the stock quantity of a product and add a new product.

Built With

Demo

Customer module:

alt text

Manager module:

alt text

Author

  • José Manuel Martínez Flores - Hongongo

See also the list of contributors who participated in this project.

URLS

About

Amazon-like storefront with MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published