Skip to content

This is application is a command line interface that is similar to Amazon. The application takes in orders from customers and changes the inventory.

License

Notifications You must be signed in to change notification settings

tiffnlewis/Bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

This is application is a command line interface that is similar to Amazon. The application takes in orders from customers and changes the inventory.

Some dependencies needed to run my version of the application are:

  • npm install:
    • inquirer
    • figlet
    • mysql
    • cli-table
    • colors

Screenshots of the App in Action!

In the screenshots below, you will see the customer view the lenovo laptop, add to cart, check out and then re-enter the store and the inventory of the laptops will reflect their recent purchase.

Store-Front

Bamazon

Choose an Item to View

IDInventory

Add Item to Cart

Quantitychosen

Check Out and Receive a Receipt

checkout

View Store-Front with Updated Inventory

updatedStoreFront

About

This is application is a command line interface that is similar to Amazon. The application takes in orders from customers and changes the inventory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published