Dami5021 / Classroom_Tour

0 stars 1 forks source link

Create 2 use case diagrams for the 2 most important use cases #2

Closed curlyLasagna closed 1 year ago

curlyLasagna commented 1 year ago

I've come up with 2 important use cases:

  1. Admin uploads new photos of a room

    • An admin has to be logged in through TU's auth, Shibolleth
    • Admin selects a room to update
    • When an admin uploads a new photos, the photos are sent to our Supabase storage
    • Admin closes the session by closing the admin page
  2. User reports an issue for a room

    • User clicks a link to report an issue within a room page
    • The redirect autofills the appropriate information on TeamDynamix based off the room's information. If the user isn't logged in to their TU account, they will be prompted to log in via Shibolleth. If the user is logged in, they will be redirected to an autofilled form
    • TeamDynamix is the tech support tool that TU uses

If you have a use case to recommend, please let me know! Visit this link to go to the Visio drawing I've created