AlexZhukovich / MapNotes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 MAP_NOTES_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

About

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

License:MIT License


Languages

Language:Kotlin 100.0%