Changes between Version 3 and Version 4 of UseCase02Implementation


Ignore:
Timestamp:
05/18/26 17:16:13 (7 days ago)
Author:
181201
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCase02Implementation

    v3 v4  
    1010'''Scenario:'''
    1111 1. Guest clicks on the "Sign up" button.
     12
     13[[Image(UC0002SignUp_1.png)]]
     14
     15 2. Guest fills out their personal details and selects the "I am a Pet Owner" role.
     16
    1217[[Image(UC0002SignUp_2.png)]]
    13  2. Guest fills out their personal details and selects the "I am a Pet Owner" role.
     18
    1419 3. Guest submits the form.
    1520 4. System creates the new user account and links it to the Pet Owner subtype table:
     
    5863        (?)
    5964}}}
    60  5. System redirects the new user to the home page.
     65 5. System redirects the new user to the login page.