In Iteration#6 we have implemented features in ShoppingCart application to enable Customers place orders. In this Iteration#7 we will implement the features in Administration application to view and manage the Customers and Orders.
As part of Iteration#7 we will implement the following usecases:
- Manage Orders
- List all Orders
- View Order details
- Update Order status
- Manage Customers
- List all customers
- View customer details