Wind Spell is a weather app developed with the help of the following technologies:
- Jetpack Compose
- Coroutines
- Retrofit
- Room
- Play Services Location API
- Open Weather API
- JUnit, Mockk, Robolectric
It supports the following languages, where each is set according to a user's location:
- English
- Polish
- Belarusian
- Russian
The UI reflects the daytime of the searched city(it gets bright when it's day, and dark when it's night). You can get the most up-to-date weather for your current location by just tapping a location button at the top Updates are made every hour
video_2024-05-19_18-17-30.mp4
Clone the project
git clone https://github.com/EvgenSuit/WindSpell.git
Go to the project directory
cd WindSpell
Run in Android studio
- The minimum Android version supported is 8.0