Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reactcomponentkit/todo

ListKit + Redux + UIKit Example ;)
https://github.com/reactcomponentkit/todo

Last synced: 2 days ago
JSON representation

ListKit + Redux + UIKit Example ;)

Awesome Lists containing this project

README

        

# Todo App

ListKit + Redux + UIKit Example ;)

## Todo

- [x] InMemoryRepository and Unittest it
- [x] LocalDBRepository(SQLite) and Unittest it
- [x] Todo List Scene
- [x] Add Todo Scene
- [x] Todo Detail Scene
- [x] Update Todo
- [ ] Done Todo
- [ ] Delete Todo
- [ ] Delete All Todos