Task Management App
type: Full Stack
Next.jsTypeScriptPrismaPostgreSQLWebSocket
date: January 2024 → June 2024
Overview
A modern task management application with real-time collaboration features. Built using Next.js and Prisma with PostgreSQL.
Key Features
- ›Real-time collaboration
- ›Kanban board view
- ›Team workspaces
- ›Deadline notifications
Challenges
Implementing real-time collaboration without heavy dependencies
Solutions
Used WebSocket API with custom state management