Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 607 Bytes

Smart Task Scheduler

A task scheduler that helps you prioritize tasks based on your availability

Todos:

  1. Proof of Concept (done): repo, deployment
  2. Backend (done): be able to calculate and assign dates to tasks based on next seven day's availabilty and order of tasks
  3. Frontend: be able to rearrange tasks to change order in UI (in progress)
  4. Connect to Google Calendar and automatically calculate next seven days availabilty (in progress)
  5. Be able to calcuate and assign tasks for next 30 days (done)