This is my test project for my first job in 2019 🤓
👨🏻💻 In 2024, I decided to rewrite this shit. It's still shit, but with less smell.
- Presentation layer based on MVVM, Single Activity, Fragments, Android Views.
- Some kind of Clean architecture.
- Modularization.
- DI - Hilt.
- Network - Retrofit.
- Serialization - GSON.
- Map - OSMDroid.
- Material2 Design.
- Version Catalog.
- Convention Plugins.
To build the project provide your API key to OpenWeather API in the root local.properties file
with openweather.apikey property.
# in your root local.properties
openweather.apikey=YOUR_KEY

