5 Commits

Author SHA1 Message Date
71101ef9d7 simple test 2025-12-19 14:30:47 -05:00
081877096e feat(infra): start-infrastructure.sh either restart containter if they already exists or spawn new one if not 2025-12-19 14:00:57 -05:00
5c93d81ad5 feat(tasking): add projects feature and restructure backend
- 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
2025-12-16 15:33:35 -05:00
c973237053 .idea configs 2024-09-17 01:37:24 -04:00
Jonathan Bourdon
4b21101fa5 Initial commit 2024-08-14 11:20:20 -04:00