DiegoHSO / CGAssessment

iOS app that applies the Comprehensive Geriatric Assessment

Home Page:https://testflight.apple.com/join/HExHWotG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

iOS app that applies the Comprehensive Geriatric Assessment

https://testflight.apple.com/join/HExHWotG

License:GNU General Public License v3.0


Languages

Language:Swift 99.9%Language:Python 0.1%