A simple weather app built using OpenWeatherMap API and MVVM app architecture that displays current weather conditions as well as 7 day forecast. This app is also beautifully implemented for dark mode as well. This was my project for the university class of Android.
- Light Mode
- Dark Mode
- Shows current weather conditions
- Shows 7-day weather forecast
- Supports Metric/Imperail units
- Beautiful Light and Dark mode
- Consistent use of built-in system icons throughout the UI
- Retrofit
- GSON Converter
- Room Database
- Glide for Images from URL
- Kodein Dependency Injection
- Groupie