Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 289 Bytes

Todo App

ListKit + Redux + UIKit Example ;)

Todo

  • InMemoryRepository and Unittest it
  • LocalDBRepository(SQLite) and Unittest it
  • Todo List Scene
  • Add Todo Scene
  • Todo Detail Scene
  • Update Todo
  • Done Todo
  • Delete Todo
  • Delete All Todos