Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 448 Bytes

Simple TODO List

Dumb todo list that I made, tags included, EaRlY AcCeSs

Features

  • Todo with a tag to organize things
  • Todos are saved via the device's cache to ensure they don't dissapear (and therefore haunt your device)
  • Basic edit and deletion of a todo, as all todos should

Things I might add

  • search bar for todos, or by tags
  • allow user to theme it
  • option to set deadline on todo
  • notifications