Update README.md
This commit is contained in:
@@ -256,7 +256,7 @@ You must create a Java application that communicates solely with PostgreSQL usin
|
||||
- **Must include:** Item names, quantities, unit prices, subtotal per item, and the final grand total.
|
||||
|
||||
|
||||
### Feature 5: Order History (Bonus ⭐)
|
||||
### Feature 5: Order History
|
||||
|
||||
- Allow a user to view all their past orders and the total amount spent on each.
|
||||
|
||||
@@ -286,7 +286,7 @@ Enter password: ***
|
||||
=======================================
|
||||
1. View Menu
|
||||
2. Place a New Order
|
||||
3. View Order History (Bonus)
|
||||
3. View Order History
|
||||
4. Logout
|
||||
=======================================
|
||||
Choose an option: 2
|
||||
|
||||
Reference in New Issue
Block a user