An iOS app that applies the Comprehensive Geriatric Assessment.
This app was implemented to assist health professionals on applying the Comprehensive Geriatric Assessment within their patients.
Before running the project, ensure that you meet the following requirement:
- Latest Xcode Installed
Clone the project or download the zip, and navigate to the project folder.
You can build the app's source code by following the steps below:
- Launch Xcode
- Open the project from the folder where you have downloaded the code using menu
File -> Open
- If you plan on running the prototype in a physical device, be sure to set the correct
Provisioning Profile
in the Project File. - Build using the menu
Product -> Build
or by using the shortcut keysCmd (⌘) + B
. - It may take a while to build the project for the first time.
- Once the build is over, run on the target device using the menu
Product -> Run
or by using the shortcut keysCmd (⌘) + R
.
If you just want to test the app without digging into its source code, a public beta is avaliable on TestFlight.