Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 476 Bytes

Todo Tasks

My personal, todo list application which I use to plan my general day.

  • 100% client-side, nothing is stored on the server.
  • As it's browser storage, it's per machine which means I can seperate my work and personal lists.

Available at https://todo.less3.com

Deployment


  • Future Features
    • Encypt data, so it can't be read on browser.