Skip to content

ADMIN USER MANAGEMENT

Sanket Saurav edited this page Dec 12, 2018 · 7 revisions

ADMIN USER - admin

Username : admin
Password : admin

Description

Admin has access to the following User Management functionality :

  1. View all users
  2. Create a user
  3. Edit and update a user
  4. Delete a user

Admin views all users

  1. Click Login
  2. Login as admin (username : admin, password : admin)
  3. Click User Management tab in nav-bar
  4. Click User Management to view the list of all users.

Admin creates a new user

  1. Click Login
  2. Login as admin (username : admin, password : admin)
  3. Click Admin tab in nav-bar
  4. Click User Management
  5. Add Username, password, role in the respective text boxes.
  6. Click + icon to create a new user with the given credentials.
  7. The new user is created and added to the list seen below.

Admin edits username/password for a user

  1. Click Login
  2. Login as admin (username : admin, password : admin)
  3. Click User Management tab in nav-bar
  4. Click User Management to view the list of all users.
  5. Click edit icon next to the user you want to edit.
  6. User details are populated in the text boxes above.
  7. Edit details as required and click tick icon next to it to update.

Admin deletes a user

  1. Click Login
  2. Login as admin (username : admin, password : admin)
  3. Click User Management tab in nav-bar
  4. Click User Management to view the list of all users.
  5. Click delete icon next to the user you want to delete.

Clone this wiki locally