Skip to content

Screens

iwanjiru edited this page Sep 15, 2022 · 9 revisions

Login Screen

sc1

  • Here, the admin logs in with their username and password then proceeds to the application.

Dashboard Screen

sc2

  • Here, the admin is able to view the number of users and groups created in the system and access the users and groups pages on clicking the tiles.

Users List

sc3

  • Here, the admin is able to view the users currently registered in the system, add a user, edit and delete an existing user.

Create New User Screen

sc4

  • Here, the admin can create a new user by filling in the required credentials.

Groups List Screen

sc5

  • Here, the admin is able to view the list of all groups created, edit and delete the groups as required.

Create New Group Screen

sc6

  • Here the admin can create a new group and assign roles to it.

Assign User to Group Screen

sc7

  • Here, the admin can assign a user to one or more groups and assign them a role.

My Account Information Screen

sc8

  • Here, the user can view their information - username, userID and the groups they belong to. They can also edit this information.

Password Reset Screen - Email

sc9

  • Here, when the admin forgets their password, they input their email so as to request the password reset link.

Password Reset Screen

sc10

  • Here, the admin resets their password through the link provided to them on email.
Clone this wiki locally