stephenyu / todo-tasks

Personal Todo Application. Browser-side, no authentication, single page application.

Home Page:https://todo.less3.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Personal Todo Application. Browser-side, no authentication, single page application.

https://todo.less3.com


Languages

Language:TypeScript 82.6%Language:JavaScript 13.9%Language:HTML 3.5%