Bamazon is a command line interface of an online store.
The customer interface will display the available goods. Once the user chooses a product, the database checks if that particular item is available. If the item is purchased successfully, the database is updated. If there is no available stock, the user will recieve a message and be prompted as such.