From 1cc7257f5f0b5b65201d4af6b34b0bd04063c177 Mon Sep 17 00:00:00 2001 From: allavenavr Date: Thu, 20 Mar 2025 14:56:21 +0100 Subject: [PATCH] Les Reservations ne peuvent plus se superposer --- HegreHotel.csproj | 4 -- Views/Reservation/AjouterReservationPage.xaml | 27 +++++++++--- .../AjouterReservationPage.xaml.cs | 43 ++++++++++++++++--- 3 files changed, 57 insertions(+), 17 deletions(-) diff --git a/HegreHotel.csproj b/HegreHotel.csproj index 8908392..cf89031 100644 --- a/HegreHotel.csproj +++ b/HegreHotel.csproj @@ -66,8 +66,4 @@ - - - - diff --git a/Views/Reservation/AjouterReservationPage.xaml b/Views/Reservation/AjouterReservationPage.xaml index 74b2c81..ee647a5 100644 --- a/Views/Reservation/AjouterReservationPage.xaml +++ b/Views/Reservation/AjouterReservationPage.xaml @@ -5,13 +5,28 @@ x:Class="HegreHotel.Views.Reservation.AjouterReservationPage" Title="Ajouter une Réservation"> - - - - +