Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 581 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 581 Bytes

where-is-my-time

Scheduler, in web application (Renamed to Where is My Time)

Demo Netlify Status

Production: https://where-is-my-time.netlify.app/

What does it do?

  • Timer to track your current task
  • User-defined todo, task
  • MongoDB to store todos, and histories
  • Query your task log with a calendar, accumulated duration and sorted by start time

Origional Repo: https://github.com/YitiJ/scheduler