-
Notifications
You must be signed in to change notification settings - Fork 0
Overview Usecase
Emil Fagerjord edited this page Apr 23, 2026
·
3 revisions
@startuml hmh-usecasediagram
left to right direction
skinparam actorStyle awesome
actor User
actor "Payment Gateway" as Pay
rectangle "User Management" {
User -- (Login)
User -- (Register)
User -- (Logout)
}
rectangle "Donation System" {
User -- (Browse Organisations)
User -- (Search For Organisation)
User -- (Donate)
User -- (View Donations)
User -- (Read About Application)
User -- (View Previous Donations)
User -- (View Supported Causes)
Pay -- (Donate)
}
@enduml📘 Project Wiki
Last updated: April 2026
Maintained by (BIDATA) Team 5 in the course IDATT1005