Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1 KB

File metadata and controls

28 lines (22 loc) · 1 KB

Task-Team

TaskTeam is a collaborative task management web application designed to help teams organize projects, track tasks, and communicate effectively in real time.

The platform combines structured task management with real-time chat, project discussions, notifications, and an activity feed to keep teams aligned and productive.

Core Features

  • User authentication
  • Team creation and collaboration
  • Project-based task management (Kanban-style)
  • Real-time team chat
  • Project discussion forum (memos, questions, blockers)
  • Activity feed for project history
  • In-app notifications

Tech Stack

  • Frontend: Next.js (React)
  • Backend & Database: Supabase (PostgreSQL)
  • Authentication: Supabase Auth
  • Realtime: Supabase Realtime
  • Deployment: Vercel

Data Modeling

The data model for TaskTeam is documented using conceptual, logical, and physical ER diagrams.
See ER Diagrams for details.

Project Status

🚧 Currently in the planning and design phase.