Skip to content

Release Candidate 1

Latest
Compare
Choose a tag to compare
@HimanishM25 HimanishM25 released this 08 Feb 08:46
· 1 commit to main since this release
e9a092d

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.