RcVincent / CS-481-Senior-Software

The Compliance Training Monitor Mark 2
1 stars 1 forks source link

Manager/Admin views their SOPs #76

Closed Tadukoo closed 5 years ago

Tadukoo commented 6 years ago

MSS:

  1. Logged-In User navigates to SOP Search page
  2. They are shown their created SOPs if Manager or all SOPs if Admin
  3. Manager/Admin enters search criteria
  4. Manager/Admin is shown updated SOPs list
  5. Manager/Admin may archive SOP (#43)

Extensions:

1a: User is not a Manager or Admin
    .1: Notify user they don’t have permission
    .2: Provide link to return to User Home
4a: The search criteria doesn’t exist in the database
    .1: Notify the Manager/Admin of no results
    .2: Return to MSS step 3 (or they may return to MSS step 2, by clearing all data)

Requirements:

Tadukoo commented 6 years ago

Not done for minimal, likely won't be for 50%