GeneIT/geneit_backend
Pierre HUBERT 1a890844ef
All checks were successful
continuous-integration/drone/push Build is passing
Add an accommodations reservations module (#188)
Add a new module to enable accommodations reservation

![](https://gitea.communiquons.org/attachments/de1f5b12-0a93-40f8-b29d-97665daa6fd5)

Reviewed-on: #188
2024-06-22 21:30:26 +00:00
..
assets Can create a family member 2023-08-04 19:03:46 +02:00
migrations Add an accommodations reservations module (#188) 2024-06-22 21:30:26 +00:00
src Add an accommodations reservations module (#188) 2024-06-22 21:30:26 +00:00
.env Initialize database structure 2023-05-24 13:52:24 +02:00
.gitignore Initialize database structure 2023-05-24 13:52:24 +02:00
build_docker_image.sh Generate Docker image for backend 2023-08-24 16:10:53 +02:00
build.rs Database migration are now automatically applied 2024-05-14 21:36:49 +02:00
Cargo.lock Add an accommodations reservations module (#188) 2024-06-22 21:30:26 +00:00
Cargo.toml Add an accommodations reservations module (#188) 2024-06-22 21:30:26 +00:00
diesel.toml Initialize database structure 2023-05-24 13:52:24 +02:00
docker-compose.yaml Update dockage/mailcatcher Docker tag to v0.9.0 2023-09-11 00:26:36 +00:00
Dockerfile Update Docker image 2023-12-12 19:01:41 +01:00