Skip to content

Application that demonstrates Room, a persistence library

License

Notifications You must be signed in to change notification settings

brunogabriel/CheckListRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckListRoom

A simple example using Kotlin and Room persistence library.

Requirements

This project is structured by using MVP Architecture (Model View Presenter) and some basic libraries/tools:

- Room
- RxJava 2.1.0
- Butterknife (Kotlin implementation)
- Anko
- Basic support libraries like cardiew, design, recyclerview , etc. 
- Rxbinding

Showcase

About

Application that demonstrates Room, a persistence library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages