-
A web application allowing users to manage tasks in their to-do list. Users can create, view, and delete tasks. They can also sort and filter tasks based on various criteria.
Includes a timer for Pomodoro sessions associated with each task. Users can start and stop timers, and customize timer durations.
-
An analytics dashboard provides visualizations of task completion data, including charts and data visualizations.
Integrated Auth0 for user authentication, with the option for email login.
-
Tech Stack: Next.js with React Context for state management, GraphQL with Prisma as the ORM for PostgreSQL database connectivity.