Changes between Version 1 and Version 2 of UseCaseModel


Ignore:
Timestamp:
03/16/26 21:06:12 (5 days ago)
Author:
221511
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCaseModel

    v1 v2  
    1818||UC0006||Cancel a Reservation||Student||Cancel a pending or approved reservation that the student previously made||-||
    1919||UC0007||View Resource Usage Analytics||Faculty Administrator||View analytical reports on resource utilization, user activity, and reservation trends||[wiki:UseCase0007 UseCase0007]||
     20||UC0008||Log In to the System||Student / Teaching Staff / Faculty Administrator||Authenticate with email and password to access the system||[wiki:UseCase0008 UseCase0008]||
     21||UC0009||Register a New User||Faculty Administrator||Create a new user account and assign a role||[wiki:UseCase0009 UseCase0009]||
    2022
    2123== Actor - Use Case Summary ==
    2224
    2325=== Student ===
     26 * [wiki:UseCase0008 UC0008] - Log In to the System
    2427 * [wiki:UseCase0001 UC0001] - Browse Available Resources
    2528 * UC0006 - Cancel a Reservation
    2629
    2730=== Teaching Staff ===
     31 * [wiki:UseCase0008 UC0008] - Log In to the System
    2832 * [wiki:UseCase0001 UC0001] - Browse Available Resources
    2933 * [wiki:UseCase0002 UC0002] - Make a Resource Reservation
     
    3236
    3337=== Faculty Administrator ===
     38 * [wiki:UseCase0008 UC0008] - Log In to the System
    3439 * [wiki:UseCase0003 UC0003] - Approve or Reject Reservations
    3540 * UC0005 - Manage Resources
    3641 * [wiki:UseCase0007 UC0007] - View Resource Usage Analytics
     42 * [wiki:UseCase0009 UC0009] - Register a New User