1 Open Issue Need Help Last updated: Nov 18, 2025

Open Issues Need Help

View All on GitHub
Application To-Do List

AI Summary: A bug exists where the 'completed' boolean property in the Task model does not align with the 'status' string expected by the frontend. The solution involves either renaming the model property to 'status' or updating the frontend to use 'completed'.

Complexity: 2/5
bug good first issue

Project for DevOps

JavaScript