Full Stack
Task Management App
A collaborative project management tool with task boards, team assignments, and progress tracking using ASP.NET Core Web API.

About This Project
A modern project management application designed for teams to organize, track, and collaborate on tasks efficiently. Built with ASP.NET Core Web API on the backend and a dynamic JavaScript frontend, the app features an intuitive board-based interface for managing task workflows. Users can create projects, assign tasks to team members, set priorities and deadlines, and track progress through customizable status columns. Real-time updates and notifications keep team members in sync.
Key Features
- Board-based task management with drag-and-drop
- Team member assignment and role management
- Priority levels and deadline tracking
- RESTful API with JWT authentication
- Real-time progress tracking dashboard
- Responsive design with Bootstrap 4
Tech Stack
C#ASP.NET Core Web APISQL ServerEntity Framework CoreLINQJavaScriptBootstrap 4RESTful APIs