Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devholic/todox

Simple todo application using Kotlin, RxJava, SQLite and RecyclerView
https://github.com/devholic/todox

Last synced: 14 days ago
JSON representation

Simple todo application using Kotlin, RxJava, SQLite and RecyclerView

Awesome Lists containing this project

README

        

# todox

Simple todo application using Kotlin, RxJava, SQLite and RecyclerView

## Dependencies

- [Dagger](https://github.com/google/dagger/)
- [PaperParcel](https://github.com/grandstaish/paperparcel)
- [RxBinding](https://github.com/JakeWharton/RxBinding)
- [RxJava](https://github.com/ReactiveX/RxJava)
- [RxKotlin](https://github.com/ReactiveX/RxKotlin)
- [SQLBrite](https://github.com/square/sqlbrite)