Datetechapp / Datetechapp-General

0 stars 0 forks source link

Admin panel. Create and manage admin accounts (SAd-1) #60

Open yuliyamuzychenko opened 1 year ago

yuliyamuzychenko commented 1 year ago

Role - SuperAdmin

Preconditions:

  1. The SuperAdmin has valid credentials to access the admin panel.
  2. The SuperAdmin has the necessary permissions to create and manage admin accounts.
  3. The dating app is up and running.

Description:

  1. The SuperAdmin is able to create a new admin account by providing a username and password, along with the appropriate level of permissions.
  2. The SuperAdmin is able to view a list of existing admin accounts and their respective permissions.
  3. The SuperAdmin is able to modify the permissions of an existing admin account.
  4. The SuperAdmin is able to delete an existing admin account.
  5. An admin account is only able to access the admin panel with the permissions assigned to them by the SuperAdmin.
  6. The admin panel is only accessible by authorized personnel with valid admin accounts.