input string | reasoning string | uml_code string | qwen25vl3b int64 | llama32vl11b int64 | aya_vision_8b int64 | mistral int64 | scores float64 |
|---|---|---|---|---|---|---|---|
Build a Use Case Diagram for an E-commerce System as follows:
“A company has been specializing in footwear for many years and has a certain number of customers.
To expand its business, the company wants to build an e-commerce system to expand its business scope on the internet.
The new system must ensure that custom... | Okay, so I need to create a Use Case Diagram for an e-commerce system based on the given description. Let me start by understanding the requirements.
First, the company sells footwear and wants to expand online. The system should allow customers to choose products, view promotions, and make purchases. Payments can be ... | @startuml
actor "Customer" as A
actor "Company" as B
actor "Store Staff" as C
actor "Delivery Personnel" as D
actor "Payment System" as E
usecase "Browse Products" as UC1
usecase "View Promotions" as UC2
usecase "Select Products" as UC3
usecase "Make Purchase" as UC4
usecase "Make Payment" as UC5
usecase "Choose Deliv... | 4 | 1 | 5 | 3 | 3.175978 |
README.md exists but content is empty.
- Downloads last month
- 6