Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
NightGoat committed Nov 28, 2021
2 parents 01b5803 + d94da30 commit 3c1f2d1
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
##### Features:
* Kotlin
* MVVM
* Dagger2
* Retrofit (OpenWeatherMap.org API)
* [Dagger2](https://github.com/google/dagger)
* [Retrofit](https://github.com/square/retrofit)
* [OpenWeatherMap.org API](https://OpenWeatherMap.org)
* Room
* RxJava3
* Joda time
* [RxJava3](https://github.com/ReactiveX/RxJava)
* [Joda time](https://github.com/dlew/joda-time-android)
* [Facebook shimmer](https://github.com/facebook/shimmer-android)
* [Splash screen api](https://developer.android.com/guide/topics/ui/splash-screen)
##### Links:
* [Screenshot 1](https://github.com/NightGoat/WeatherAndroidApp/blob/master/git%20images/Screenshot_1.png)
* [Screenshot 2](https://github.com/NightGoat/WeatherAndroidApp/blob/master/git%20images/Screenshot_2.png)
Expand Down

0 comments on commit 3c1f2d1

Please sign in to comment.