Skip to content

Releases: HimanishM25/mapsense

Release Candidate 1

08 Feb 08:46
e9a092d
Compare
Choose a tag to compare

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.