You are on page 1of 7

Topic 1.

Online Shopping for Banking Ingredients System


PREPARED BY GROUP 6,

CLASS IS1304

TEACHER TRAN DINH TRI

FPT UNIVERSITY, 28/03/2020

Full Name StudentID Question(s) Mark

Nguyễn Ngọc Anh(Group SE06147 3


Leader)

Nguyễn Minh Khang SE05904 1

Nguyễn Mạnh Hùng SE06124 4

Hồ Minh Huy SE06169 5

Nguyễn Thành Luân SE06188 2,6

Task:

Design using Component-Oriented methods.

To do:

1- Identify Objects and their attributes, operations in the problem with the given Topic

2- Draw Use Case diagram

3- Draw Class Diagram

4- Draw Business concept diagram


5- Make Identification of components

6- Draw first cut of component-based software architecture

Question 1: Identify Objects and their


attributes,operations in the problem with the given Topic
+ View products
+ Search products
+ Add to cart
<Customer and Guest> + View cart
+ Edit cart
+ Remove from cart

+ Sign in
<Guest> + Register

+ View profile
+ Update name
+ Update password
+ Update address
+ Update phone number
<Customer> + View orders
+ Order
+ Cancel order
+ Make purchase
+ Rate product
+ Write review

+ View products
+ Search products
+ Add products
<Manager> + Update products
+ Delete products
+ Search Users
+ Search Customers

+ View orders
<Warehouse> + Verify order cancellation
+ Send orders to shipper

+ Finish order
<Shipper> + Request delivery path
Question 2: Design of Use Case Diagram

Use case Diagram


Question 3: Design of Class Diagram

Entity Class Diagram


Question 4: Design of Business Concept Diagram

Question 5: Design of Make Identification of Components


Make Identification of components
Question 6: Design of Use First cut of components-based
software architecture

You might also like