Skip to content

An Amazon-like storefront with the MySQL skills. The app will take in orders from customers and deplete stock from the store's inventory. As a bonus task, you can program your app to track product sales across your store's departments and then provide a summary of the highest-grossing departments in the store.

Notifications You must be signed in to change notification settings

annammattis/bamazon_mySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bamazon_mySQL

An Amazon-like storefront with the MySQL skills. The app will take in orders from customers and deplete stock from the store's inventory. As a bonus task, you can program your app to track product sales across your store's departments and then provide a summary of the highest-grossing departments in the store.

What is This?

An app that tracks your orders that you search and gives you the ability to delete orders

How to Play

  • Search a product
  • Product is logged
  • View products searched
  • Delete products if you wish

Technologies Utilized

How to Install and Run

  1. git clone https://github.com/annammattis/bamazon_nySQL
  2. cd into the bamazonmysql (pwd or ls to check yo self)
  3. Run npm install to get all dependencies
  4. Run npm start (in bash/powershell)
  5. Go to localhost:3000 in your web browser (chrome)

About the Author:

Anna-Marjorie Mattis

About

An Amazon-like storefront with the MySQL skills. The app will take in orders from customers and deplete stock from the store's inventory. As a bonus task, you can program your app to track product sales across your store's departments and then provide a summary of the highest-grossing departments in the store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published