The TaskManagementAPI is being developed using .NET CORE(6), and xUnit for unit testing. Below is the functinality covered within the scope of this API
- Users can add new tasks to the task board - Details include name, description, deadline
- Users can edit tasks and all details
- Users can delete tasks