Create your online shopping store in the console application. You can choose different products to sell in your store (at least 8 products). You will create a product inventory text file.

The program will display two options at the beginning of the program, Customer, and Manager.

Customer:

If this is a new customer, the program will let the customer register with their information and assign a unique ID number to the new customer.

The customer will enter the customer id every time when they are shopping in your store and the program will keep tracking the total amount the customer spends each time to determine the discount level. You can create your discount level rule or use the rule in assignment 4.

The program has to keep tracking the product inventory. If the customer selects the product that is out of stock, the program has to display a warning message and let the customer continue to shop. After customers finish selecting the products, the program will calculate the subtotal, apply the discount, calculate the tax, and the total. The program will display a receipt on the screen and save it to a text file with customer information. (Just like the HEB receipt).

Manager:

The manager option has to be password protected. The program will give the manager two option:

1. Display the inventory: display all the products stock information
2. Restock the products: add more stock for each product

You have to create different classes and utilize inheritance features. You have to text files to keep all the information the program needs. You can check some online stores to get some ideas (Amazon, Walmart ). Make sure your program does not end unexpectedly and let the user have the option to continue.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.