Releases: HimanishM25/mapsense
Releases · HimanishM25/mapsense
Release Candidate 1
Release Candidate 1
This release passes all the requirements described in the assignment sheet.
Features
- Implement function that fetches coordinates from the user's device.
- Store and display previously captured coordinates to a local database.
- Display markers for the stored coordinates on a map.
- Display lines connecting the coordinates if there exist more than one markers on the map.
- Implement authentication using email and password.