packlist/backend/routes
2025-08-31 12:00:36 +02:00
..
__init__.py Komplett neu mit GPT 2025-08-13 21:10:04 +02:00
dev_seed.py Refactor models and CRUD operations: improve tag handling, simplify queries, and enhance relationships in dev_seed and items routes 2025-08-15 09:39:24 +02:00
items.py feat: add tag management functionality to items route with add and remove tag endpoints 2025-08-30 20:08:50 +02:00
tags.py Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality 2025-08-14 20:40:12 +02:00
trip_items.py feat: enhance trip management with tag functionality and update TripsPage for navigation 2025-08-31 12:00:36 +02:00
trips.py feat: enhance trip management with tag functionality and update TripsPage for navigation 2025-08-31 12:00:36 +02:00