Little ios app for calc your average. I use Swift UI with a custom MVVM architecture. I use an updated version of the F&Fwith the adding of a base view model class.
- See list of UEs
- See details of UE
- See list of courses
- Edit mark of courses with a (Slider, thanks to Yohann :))
- Edit an UE
- Change name
- Change coefficient
- Edit courses (Name and coefficient)
- Add/Delete courses
- See list of blocks
- See details of block
- See list of UEs in block
- Edit an block
- Change name
- Edit UEs (Name and coefficient)
- Add/Delete UEs
- Add/Delete blocks
- Data persistence
- Change data (switch between people)
- Xcode
- iOS Simulator or iOS Device with iOS 13.0 or above
- Clone the repo
git clone
- Open the project with Xcode
- Run the project with the simulator or your device