Develop an API for a task management system where users can create, update, delete, and retrieve tasks. Users can also set priorities and due dates for tasks.
hameedhassandev/Task-Management-API
In the task management API, users can create their own tasks, link them to projects, update task statuses, create organizations, and invite members to join. Additionally, they can create tasks for these members and assign them as needed. This project is built using .NET 8.
C#