Implementing Android MVP-Clean Architecture for a simple Weather Application.
Info | References |
---|---|
Design Architecture | https://fernandocejas.com/2014/09/03/architecting-android-the-clean-way/ |
API | https://openweathermap.org/api/uvi |
Networking | https://square.github.io/retrofit/ |
Persistence Library | https://developer.android.com/training/data-storage/room/ |
No | Task | Backlog | On Going | Testing | Finished |
---|---|---|---|---|---|
1 | Design Architecture | 👍 | |||
2 | Current Weather | 👍 | |||
3 | Weekly Weather | 👍 | |||
4 | UV Index | 👍 |