Skip to content
Snippets Groups Projects
Commit d1efb2a9 authored by Andrea Magnussen's avatar Andrea Magnussen
Browse files

Update README.md

parent 2e2cddc0
Branches
No related tags found
No related merge requests found
......@@ -114,11 +114,17 @@ The profile screen is the third, and currently final bottom tab destination, loc
#### Admin Module
[Bilder??]
<p align="center">
<img src="images/profile.png" alt="match" width="200"/>
</p>
The features of this module are all located on the profile screen, but only visible to users with the role 'administrator'. The admin specific features include being able to manage pending users (new users who wants access to the system), manage all users in the system, and the ability to manage all registered salamanders in the system.
[bilder??]
<p align="center">
<img src="images/pending_users.png" alt="pending users" width="200"/>
<img src="images/manage_users.png" alt="manage users" width="200"/>
<img src="images/change_rights.png" alt="change rights" width="200"/>
</p>
The user management features, consists of two screens, one for pending users and one for all the current users in the system. Pending users consists of a list with the users emails and two corresponding buttons, one for granting the user's access, and one for denying them. If the admin denies a pendning user's access, they will be completely deleted from the system. If an admin accepts a user, they will be moved to the manage users screen, and the admin can further manage them there.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment