Use Case Diagram Description
For Website Visitor, Registered Customer
Use case title : Search Product
Input : search keyword criteria
Output : Keyword related products
Use case title : Select product categories
Input : Choose from categories listing
Output : Desired category
Use case title : Review product
Input : Choose the product to be review
Output : Description of the product details
For Website Users (Visitors)
Use case title : Register
Input : Login ID, Password, Full Name, E-mail, Gender, Date of Birth, Age, Address, Contact No.
Output : Store Login ID, Password, Full Name, E-mail, Gender, Date of Birth, Age, Address, Contact No.
Users are required to register before start buying the products. This system will store the
user information into the MySQL database so that the user can starts buying the item
from the system.
For Registered Customer and Web Administrator
Use case title : Sign in / Check in
Input : Login ID and Password
Output : Login as a registered customer or as an administrator
Use caste title : Sign out / Check out
Input : Log out button
Output : Log out user from the system and log out message prompt out.
For Customer
Use case title : Add product to shopping cart
Input : Select desired product and quantity
output : Confirmation message on the desired product and quantity.
Use case title : Choose payment option
Input : Select the desired shipping and payment option.
Output : Confirmation message box of the transaction and
check out from shopping cart.
For Web Administrator
Use case title : Manage categories
Input : add or delete categories.
Output : new categories listing
Use case title : Manage products
Input : add,delete or modify products and details.
Output : Updated product listing and details.
Use case title : Manage user status
Input : Review or delete the membership status
Output : Updated user listing.
No comments:
Post a Comment