/CGAssessment

iOS app that applies the Comprehensive Geriatric Assessment

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

CGAssessment

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.

Building the Project

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.

Xcode

You can build the app's source code by following the steps below:

  1. Launch Xcode
  2. Open the project from the folder where you have downloaded the code using menu File -> Open
  3. If you plan on running the prototype in a physical device, be sure to set the correct Provisioning Profile in the Project File.
  4. Build using the menu Product -> Build or by using the shortcut keys Cmd (⌘) + B.
  5. It may take a while to build the project for the first time.
  6. Once the build is over, run on the target device using the menu Product -> Run or by using the shortcut keys Cmd (⌘) + R.

Running the Application

If you just want to test the app without digging into its source code, a public beta is avaliable on TestFlight.