Asana-like todo app
A modular, gradual build of a task management application. This page is the landing skeleton. The features below will be implemented across the remaining phases.
What we will build
Feature checklist (17)
- -Workspaces and projects
- -Tasks with assignees, due dates, and priorities
- -Subtasks for breaking work down
- -Sections / columns inside projects
- -Tags and custom labels
- -Kanban, List, and Calendar views
- -Drag and drop reordering
- -Comments and @mentions on tasks
- -Activity log for every change
- -In-app and email notifications
- -Search across workspaces
- -Filters by status, assignee, priority, tag
- -User profile and avatar
- -Workspaces and project membership / roles
- -Dashboard with personal tasks and recent activity
- -Dark mode
- -Responsive layout for mobile and desktop