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

Update README.md

parent 2e410780
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="100"/> <img src="images/home.png" alt="home" width="200"/>
<img src="images/register_location.png" alt="register location" width="100"/> <img src="images/register_location.png" alt="register location" width="200"/>
<img src="images/edit_location.png" alt="edit location" width="100"/> <img src="images/edit_location.png" alt="edit location" width="200"/>
</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