An open API service indexing awesome lists of open source software.

https://github.com/ritesh-singh/weatherapplication

A WeatherApplication with usage of different libraries of Android.
https://github.com/ritesh-singh/weatherapplication

expresso kotlin-android retrofit2 rxjava2 timber unittesting

Last synced: 7 months ago
JSON representation

A WeatherApplication with usage of different libraries of Android.

Awesome Lists containing this project

README

          

# WeatherApplication
A basic weather application.

The aim is to make use of different components and libraries and frameworks in Android.
All different components are in their respective branch.

Tech/Language/Libraries/Framework used or to be used -

1.Koltin as language - In Use

2.Retrofit for networking - Implemented

3.Rxjava2 for computation and network scheduling - Implemented

4.Dagger2 for dependency injection - Implemented

5.Unit Testing - In progress

6.Expresso Testing - In Progress

7.MVP as architecture - Followed

8.Timber - In use

9.Google Architecture Components - In Progress