diff --git a/Sources/IHM/Desktop/CV_Planification.xaml b/Sources/IHM/Desktop/CV_Planification.xaml new file mode 100644 index 0000000..2277634 --- /dev/null +++ b/Sources/IHM/Desktop/CV_Planification.xaml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Sources/IHM/Desktop/CV_Planification.xaml.cs b/Sources/IHM/Desktop/CV_Planification.xaml.cs new file mode 100644 index 0000000..cdab9f6 --- /dev/null +++ b/Sources/IHM/Desktop/CV_Planification.xaml.cs @@ -0,0 +1,9 @@ +namespace IHM.Desktop; + +public partial class CV_Planification : ContentView +{ + public CV_Planification() + { + InitializeComponent(); + } +} \ No newline at end of file diff --git a/Sources/IHM/Desktop/DashBoard.xaml b/Sources/IHM/Desktop/DashBoard.xaml index 3f2c91c..b2a4064 100644 --- a/Sources/IHM/Desktop/DashBoard.xaml +++ b/Sources/IHM/Desktop/DashBoard.xaml @@ -4,24 +4,57 @@ x:Class="IHM.Desktop.Dashboard" Title="Dashboard"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + - - - - - - - - - + + \ No newline at end of file diff --git a/Sources/IHM/Desktop/Planification.xaml b/Sources/IHM/Desktop/Planification.xaml index 3fff6a2..8d80a48 100644 --- a/Sources/IHM/Desktop/Planification.xaml +++ b/Sources/IHM/Desktop/Planification.xaml @@ -3,48 +3,45 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="IHM.Desktop.Planification" Title="Planification"> - - - -