Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 380 Bytes

Today

A simple iOS todo list app

  • Add and delete categories
  • Add, check off, delete and search todo items
  • Random colour generated for each category
  • Gradient colour in todo lists

Today App Demo

Frameworks Used

  • Chameleon Framework for colouring
  • Realm for data persistence
  • SwipeCellKit for swipe functionality