No description
Find a file
2025-09-22 14:25:14 +02:00
.vscode feat: add debugpy configuration for Docker backend and update requirements 2025-08-30 20:19:55 +02:00
backend fix: allow deletion of trips: add relationship between Trip and TripItem models 2025-09-20 21:23:34 +02:00
frontend feat: extract TripItemList to component and add TripEdit page 2025-09-22 14:25:14 +02:00
.gitignore feat: initialize frontend with React, Vite, and Tailwind CSS 2025-08-17 20:13:46 +02:00
docker-compose.yml feat: add debugpy configuration for Docker backend and update requirements 2025-08-30 20:19:55 +02:00
Dockerfile feat: add Dockerfile for containerized backend application setup 2025-09-03 22:26:17 +02:00