noodle-run / noodle

Rethinking Student Productivity

Home Page:https://noodle.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design: task management dashboards

ixahmedxi opened this issue · comments

I need to design the dashboard that will host the task management features side of Noodle. This includes a page that will combine all of the tasks from all modules and a per module page to display the module's tasks.

Some features for the tasks and the dashboard:

Dashboard:

  • Today view
  • Upcoming view
  • Keyboard navigation and shortcuts to manage tasks
  • Recycle bin
  • Projects (grouping tasks)
  • Logbook

Tasks:

  • due dates
  • deadlines
  • priority
  • subtasks
  • notes
  • repeat
  • tags

I would be happy to help with the implementation of this. I have already taken a look at making the cards responsive. If you have sub tickets for it I am all to happy to push the changes.