Repository for Sample App iOS
- Download the latest version of Xcode from the website: https://developer.apple.com/xcode/.
- Install Xcode after the download has finished.
- Clone the repository and open it using Xcode.
- Import the project using Xcode.
- Run the app by clicking the play icon.
- Find SampleAppUITests File
- Run the test by clicking the play icon beside the class name
- The User Interface of the app is built using SwiftUI
- All Database Functions are built using SwiftData