Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ;)
- Host: GitHub
- URL: https://github.com/reactcomponentkit/todo
- Owner: ReactComponentKit
- Created: 2021-11-09T11:54:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T13:07:49.000Z (over 2 years ago)
- Last Synced: 2024-04-16T12:09:40.296Z (7 months ago)
- Language: Swift
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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