A full-stack task management application built with .NET 9 Web API backend and React TypeScript frontend. This application provides comprehensive task management capabilities with team collaboration ...
Description: TaskTracker is a small backend API for managing users, tasks, and comments. It’s built with ASP.NET Core 8 and uses the repository pattern, AutoMapper, and EF Core (in-memory database).