Product Management Software
Create a system to manage products
The features
I. Login
1. Username
2. Password
II. User Management
1. Add
- ID
- Name
- Phone
- Address
- Role
2. View
3. Edit
4. Delete
5. Search
6. Sort
0. Back to Menu
III. Product Management
1. Add/Insert Product
- ID
- Name
- Descript
- Quantity
- Price
2. View/Display Products
- ID
- Name
- Description
- Quantity
- Price
- Total
3. Sort
- By ID
- By Name
4. Edit/Update/Modify
- By ID
- By Name
5. Delete/Remove
- By ID
- By Name
6. Search
- By ID
- By Name
7. Save Products to a File
8. Load Products from a File
9. Exit
Design
=========================================
Please Enter Account and Password to Login
Account : ABC
Password : 123
If username and password is correct then show message Login Successful... and display Menu
else show message incorrect
=========================================
------Main Menu------
1. User Management
2. Product Management
0. Exit
Please Choose Option 1 to 2 : 2
=================================
----- Product Menu -----
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option 1 to 9 : 1
==================================
Add Product
=====================================
How many products? : 2
ID : 111
Name : Lyhourt
Product : Coca
Quantity : 20
Price : 8.5$
ID : 222
Name : Lyhourt
Product : Coca
Quantity : 20
Price : 8.5$
======================================
Do you want to add more products ? Yes/No : Yes
If yes go to add another product
else go to menu
=================================
Menu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option 1 to 9 : 2
==================================
View Products
============================================================
ID Name Product QTY Price Total
111 Lyhourt Coca 20 8.5$ 170$
============================================================
Press any keys to continue to menu...
=================================
Menu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option 1 to 9 : 3
==================================
1. By ID
2. By Name
Sort Successful...
=================================
Manu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option 1 to 9 : 4
==================================
======================================
Edit Product
1. By ID
2. By Name
Please choose Option to Edit 1 - 2 : 1
Enter ID to Edit : 111
1. Edit ID
2. Edit Name
3. Edit Price
4. Edit Qty
Please choose Option: 2
Enter new Name: Coca
Edit Successful...
=======================================
=================================
Manu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option 1 to 9 : 5
==================================
======================================
Delete
1. By ID
2. By Name
Please Choose Option to Delete 1-2 : 1
Enter ID to Delete : 111
if id is found, show message Delete Successful...
if id is not found, show message There is no id in the list
======================================
======================================
Delete
1. By ID
2. By Name
Please choose Option to Delete 1-2 : 1
Enter Name to Delete : Lyhourt
Delete Successful...
======================================
Do you want to Continue ? Yes/No : Yes
=================================
Manu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option 1 to 9 : 6
==================================
============================================================
Search
1. By ID
2. By Name
Please Choose Option to Search 1-2 : 1
Enter ID to Search : 111
Search Successful...
ID Name Product QTY Price Total
111 Coca Coca 20 8.5$ 170$
=============================================================
============================================================
Search
1. By ID
2. By Name
Please Choose Option to Search 1-2 : 2
Enter Name to Search : 111
Search Successful...
ID Name Product QTY Price Total
111 Lyhourt Coca 20 8.5$ 170$
=============================================================
Menu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option: 7
The products have been saved successfully
Menu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option: 8
The products have been loaded successfully
Menu
1. Add
2. View
3. Sort
4. Edit
5. Delete
6. Search
7. Save Product to a file
8. Load Product to a file
9. Exit
Please Choose Option: 9
Are you sure to exit?(y/n): y