A java application which consists of a CLI for admin operations and a GUI for customer operations.
User will be given a GUI window at firsthand to select their interface
( CLI for admins / GUI for customers )
- Adding products.
- Removing products.
- Saving session data
(Both manual and AutoSave options are available). - Sorting products according to productIDs.
- Display available space in stock.
- SignUp and LogIn.
- View available items in tabular format.
- Get information about a selected item.
- Add items to cart.
- View discount eligibility and rates.
- Checkout