Skip to content

Pearsonj/CLI-bamazon-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon Application

Welcome to my mock amazon CLI app. Bamazon! (Original I know). This CLI app simulates a customer purchasing items from a web store and then updating the MySQL Database on the backend that our products are stored in.

So first we run the app with node:
command line

Then We Are Shown All Our Products:
items list

After That We Are Prompted To Enter The ID Of The Item We Want To Purchase:
enterID

Then The Amount You Would Like:
quantity

Finally We Are Shown The Amount We Pay And A Thank You: purchased

But Wait...What If We Don't Have That Many To Sell? Well This Happens! not enough

Here are some pictures showing the update in action:
pic pic pic

Thank You For Checking Out My Fun Little CLI App!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors