Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 235 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 235 Bytes

another-todo-list-2

Everyone loves Todo Lists, right?

This is a basic todo list example. Some of the techniques I used are intentionally overkill for learning purposes, like a Room Db, Kotlin coroutines, Rx, and a few other things.