Tasker is a Jira-like application for users to manage issues within projects, with teams
The frontend is built in React, using React Router for navigation and a custom auth system.
The backend is an ASP.NET Web Api built with .NET 8 following a traditional monolith structure with presentation-domain separation with controllers and services