/MapNotes

Android application which allows you to add notes to the current location

Primary LanguageKotlinMIT LicenseMIT

ktlint

MapNotes

An Android application which allows you to add notes to the current location

Frameworks and Tools

  • Android SDK
  • Firebase Auth
  • Firebase Database
  • Google Maps
  • Service Location
  • Espresso
  • Kotlin
  • Kotlin coroutines
  • Koin

Configuration

  • Firebase project should be created, and google-services.json should be added to the app folder.
  • Google Maps API key should be added as System variable with the google_maps_api_key key

Features

  • Creating account/Login/ Log out, use email and password
  • Adding public notes with current location (notes will be available other users)
  • Search by Notes/Users
  • Notes overview on the map
  • Interaction mode of the map
  • Adding markers to the map by search screen
  • Removing all markers by pressing "back"

Contributors