Java - E-Commerce Product Management System
Java - E-Commerce Product Management System
Remove
Acceptance Criteria
The final eCPMS application should be a console-based command line interface which should
have the ability to move through different phases of a product management.
Your team should be able to achieve the following task from command line interface:
• Authenticate User login
• Add new Products
• Update existing product
• Remove existing product
• Ability to search product
• Add product to wish list
• Add product to cart
• Ability to Place order
• Ability to Cancel order
• Logout
• All request and response data to be in JSON format