Demonstration mode with mock data - awaiting Convex configuration

Tasks

Manage your tasks with real-time sync

Review project requirements

Go through the PRD and identify key features

high

Set up Convex backend

Initialize Convex and configure auth

high

Design database schema

Define tables for tasks, users, and settings

medium

Build task list UI

Create components for displaying and managing tasks

medium

Add real-time sync

Implement optimistic updates and live queries

low