Update User Manual

Jonas Jødestøl Haugland 2022-04-25 15:23:26 +02:00 committed by Felix Albrigtsen
parent 021ec256cb
commit 03bf18b7a4

@ -22,7 +22,7 @@ There are three user access levels to the Asura Tournament System. These are use
#### Users' perspective
##### Navigating the web application
![user_view](uploads/7f76daca439b3baf134478cb12aecfdc/user_view.png)
![user_view](uploads/b195a0734fc45e17bffa69a6eef653c8/user_view.png)
- In the top left of the web application, you can always see the asura logo that will, if clicked, take you to the home page.
- In the user view, you can see a list of tournaments down the middle of the page.
@ -42,7 +42,7 @@ There are three user access levels to the Asura Tournament System. These are use
##### Navigating the web application
![administrator_view](uploads/7bcc76f20447cb804aa11d262b149d03/administrator_view.png)
![administrator_view](uploads/8329d39c45dedcf30c2f2ac7886bfd6b/administrator_view.png)
- In the top left of the web application, you can always see the asura logo that will, if clicked, take you to the home page.
- In the top right there is a menu containing options for viewing your profile, tournament history or logging out.
@ -56,7 +56,7 @@ There are three user access levels to the Asura Tournament System. These are use
##### How to create a tournament
![tournament_create](uploads/00df81c94b53e243a5a866d7470418ad/tournament_create.png)
![create_tournament](uploads/7e80b251086f04eb2aa962130b544cc1/create_tournament.png)
- Begin by clicking the big Create Tournament button on the front page.
- You will then see this window, where you should enter the desired tournament details.
@ -73,7 +73,7 @@ There are three user access levels to the Asura Tournament System. These are use
- On the front page click the edit tournament button belonging to the tournament you would like to edit.
![tournament_edit](uploads/8f939c035ccb616297c311142b04f5ae/tournament_edit.png)
![tournament_edit](uploads/12973cd82d1e9030e96af509d569fc26/tournament_edit.png)
- As you can see the current tournament information is already entered in the edit tournament page.
- You can edit as much or little of this as you want, and then click the Save Tournament Details button below the filled-out form.