5c93d81ad508af9b04e31ea102c5ac927a19c553
- Restructure backend code into Tasking module with organized endpoints - Add Project and Sprint entities with database migrations - Implement CRUD endpoints for projects (create, get, rename, delete) - Refactor task endpoints into Tasking namespace - Add integration test suite with Testcontainers and Respawn - Refactor frontend to use Pinia stores with dedicated API clients - Add DueDatePicker and DueTimePicker components for task scheduling - Add environment configuration for API base URL - Add infrastructure setup scripts for Docker/Postgres
Description
No description provided
Languages
C#
56.7%
Vue
20.6%
TypeScript
16.2%
CSS
4.1%
Shell
1.4%
Other
1%