Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.21 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.21 KB

Kudago API Application GitHub license

Application to browse events and places in your city (Russia). This app using public Kudago API.

Note: this app doesn't use GPS or other systems to obtain user real physical location

Used libraries/patterns:

  • MVP pattern;
  • Koin;
  • Coroutines;
  • Room;
  • Retrofit2;
  • Google Maps;
  • Navigation Component.

Setup

Not special requirements to setup this project on your local machine after cloning.

Follow guide at Google Maps SDK and retrieve your API key.

Paste API key directly to AndroidManifest or as you wish.

License

GitHub license

Copyright (c) 2020 Andrii Kovalchuk