You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Choose an Item to View
Add Item to Cart
Check Out and Receive a Receipt
View Store-Front with Updated Inventory
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.