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

Update README.md

parent 0cb31372
Branches
No related tags found
No related merge requests found
...@@ -73,9 +73,9 @@ We divided the frontend into roughly four modules; home, camera, profile and adm ...@@ -73,9 +73,9 @@ We divided the frontend into roughly four modules; home, camera, profile and adm
#### Home Module #### Home Module
<p align="center"> <p align="center">
<img src="images/home.png" alt="home" width="300"/> <img src="images/home.png" alt="home" width="100"/>
<img src="images/register_location.png" alt="register location" width="300"/> <img src="images/register_location.png" alt="register location" width="100"/>
<img src="images/edit_location.png" alt="edit location" width="300"/> <img src="images/edit_location.png" alt="edit location" width="100"/>
</p> </p>
The home module is the first a user sees when they log into the application. A map containing all registered locations are displayed, including the user's current position if they have allowed the application to use it. If the user long press on the map, a new marker will be added and a button to add a new location will appear. The home module is the first a user sees when they log into the application. A map containing all registered locations are displayed, including the user's current position if they have allowed the application to use it. If the user long press on the map, a new marker will be added and a button to add a new location will appear.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment