diff --git a/.github/home-page.png b/.github/home-page.png new file mode 100644 index 0000000..93526a1 Binary files /dev/null and b/.github/home-page.png differ diff --git a/.github/ue-edit.png b/.github/ue-edit.png new file mode 100644 index 0000000..78948de Binary files /dev/null and b/.github/ue-edit.png differ diff --git a/.github/ue-view.png b/.github/ue-view.png new file mode 100644 index 0000000..45694f0 Binary files /dev/null and b/.github/ue-view.png differ diff --git a/README.md b/README.md index faa40f0..be1e8a4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,18 @@ Create average calculator application with MVVM pattern in SwiftUI +## 📱 Views + +| Home Page | UE View | UE Edit | +| -- | -- | -- | +| | | | + +## ⚙️ Functionalities + +* Change UE note +* Edit a UE +* Edit a matiere + ## 👨‍💻 Author **BREUIL Yohann** diff --git a/src/AverageCalculator.xcworkspace/xcuserdata/djyohann.xcuserdatad/UserInterfaceState.xcuserstate b/src/AverageCalculator.xcworkspace/xcuserdata/djyohann.xcuserdatad/UserInterfaceState.xcuserstate index 1f5414d..a7b0edb 100644 Binary files a/src/AverageCalculator.xcworkspace/xcuserdata/djyohann.xcuserdatad/UserInterfaceState.xcuserstate and b/src/AverageCalculator.xcworkspace/xcuserdata/djyohann.xcuserdatad/UserInterfaceState.xcuserstate differ