Back to Projects
Task Manager Application
Project Overview
A task management web application built with Next.js, allowing users to efficiently organize their tasks.
Technologies Used
Next.js
Prisma
MongoDB
Clerk
Tailwind CSS
TypeScript
Project Details
Duration: 1 month
Key Features
- Task creation with title and description
- Mark tasks as completed or important
- Set due dates for tasks
- View tasks in different views (all tasks, favorite, completed, uncompleted, missed)
- Calendar view to visualize task deadlines
- Guide page for app usage
- Account page for user settings
Challenges and Solutions
Handling complex task filtering and organizing tasks in various views efficiently.
Learnings and Takeaways
Gained experience in building a well-structured, feature-rich app with Next.js, Prisma, MongoDB, and Clerk for authentication.