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

Update README.md

parent e68f38d8
Branches
No related tags found
No related merge requests found
......@@ -132,7 +132,12 @@ The manage user screen consists of a list with the users emails and one correspo
Currently, to avoid the scenario of no administrators in the system, the only option to delete an admin account, is if another admin in the system does it. This is done either by removing the admin privilege of the user, so that they can delete their own account. Or, by denying the user access to the system, and delete them from the pending user list. This way, there will always be at least one admin in the system.
[bilder??]
<p align="center">
<img src="images/manage_salamanders.png" alt="manage salamanders" width="200"/>
<img src="images/manage_salamanders_cards.png" alt="manage salamanders cards" width="200"/>
<img src="images/salamander_overview.png" alt="salamander overview" width="200"/>
<img src="images/change_salamander.png" alt="change salamander" width="200"/>
</p>
The last feature an admin has access is the manage salamander feature. Here, an admin can look at all registered salamanders at a given location. They can look at every individual salamander, and all entries registered for that salamander. If they want to change a salamanders data, due to either the data not being correct, or they want to update its measurements, this is possible by choosing the entry they want to edit, and go to the change salamander screen. If the user changes either location, species or sex, the salamander will be rematched with the new data. The same matching process as in the register salamander screen in the camera module will be done.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment