Skip to content

A focused to-do app that acts as a daily list. Add and check off today's items – tomorrow they disappear!

Notifications You must be signed in to change notification settings

tkilgour/tempero

Repository files navigation

Tempero

A simple to-do app that acts as a daily list. Add and check off today's items – tomorrow they disappear! Ok... well, they go into the Archive for a day so you can re-add them easily to the next day's list.

In Progress

  • Remove archived todos
  • Refresh app when the clock strikes midnight (or thereabouts). If the app is left open, Todos should be archived when user comes back the next day.
  • Keyboard control:
    • capture typing a todo immediately
    • navigate, edit, and check items off quickly by keyboard

Setup

npm install
npm run dev

Compile and Minify for Production

npm run build

About

A focused to-do app that acts as a daily list. Add and check off today's items – tomorrow they disappear!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published