Skip to content

Commit 7a6b02a

Browse files
committed
update readme 3
1 parent fe4f105 commit 7a6b02a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,22 @@ Features:
1313

1414
## Installation
1515

16-
<a href="https://play.google.com/store/apps/details?id=org.stepic.droid&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img alt="Get it on Google Play" height="50" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"/></a>
16+
<a href="https://play.google.com/store/apps/details?id=org.stepic.droid&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img alt="Get it on Google Play" height="100" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"/></a>
17+
18+
## Tech Stack
19+
20+
|Category|Library|
21+
|:-:|:-:|
22+
|Networking|[Retrofit 2](https://github.com/square/retrofit)|
23+
|Serialization|[Gson](https://github.com/google/gson)|
24+
|Local Storage|[Room](https://developer.android.com/jetpack/androidx/releases/room)|
25+
|Asynchronous|[RxJava 2](https://github.com/ReactiveX/RxJava)|
26+
|Architecture|[Clean](https://hackmd.io/@eadm/BJg82eA7N)|
27+
|Dependency Injection|[Dagger 2](https://dagger.dev/)|
28+
|Presentation|[The Elm Architecture](https://github.com/eadm/AndroidKit/tree/master/presentation/presentation-redux)|
29+
|Crash Reporting / Performance Monitoring|[Firebase](https://firebase.google.com/)|
30+
|Navigation|Manual|
31+
|Image Loading|[Glide](https://github.com/bumptech/glide)|
1732

1833
## Support
1934

0 commit comments

Comments
 (0)