Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 453 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 453 Bytes

SunCalculator

Fetches sunrise and sunset times for any date/city. Uses MVVM, Retrofit, Moshi, Kotlin, and Coroutines.

To use, simply locate /utilities/constants.kt and add a Google API key that has both Places and TimeZone APIs activated.

Or, if you just want to try the app for yourself, download the APK here.