https://github.com/kashifmin/github_trending_kotlin
An android app written purely using Kotlin to show trending repositories from github
https://github.com/kashifmin/github_trending_kotlin
android anko github-trending kotlin-android retrofit2 rxjava2
Last synced: 22 days ago
JSON representation
An android app written purely using Kotlin to show trending repositories from github
- Host: GitHub
- URL: https://github.com/kashifmin/github_trending_kotlin
- Owner: kashifmin
- Created: 2017-11-19T16:54:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T17:47:08.000Z (over 8 years ago)
- Last Synced: 2025-05-31T14:36:03.565Z (12 months ago)
- Topics: android, anko, github-trending, kotlin-android, retrofit2, rxjava2
- Language: Kotlin
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github_trending_kotlin
This is an Android app developed by me while I am learning Kotlin. Feel free to suggest any improvements or send a PR. :)
# Libraries used
- Anko SQLite extensions
- RxJava and RxAndroid
- Retrofit
- Picasso