InTouch is a mobile application enabling Abilitree staff to notify clients of meeting changes, and for clients to notify staff of cancellations.
- macOS (App store or https://developer.apple.com/xcode/)
- Install latest version of Xcode
- Pusher for notifications
- CocoaPods to manage the Pusher dependency
$ sudo gem install cocoapods
- Clone the repository.
- From Xcode, select the File : Open... menu item.
- Find the directory you cloned the repository in and select it
- Select the project file highlighted in the picture below
- Install Pod dependencies:
- Navigate to the project root and run
pod install --repo-update
- Navigate to the project root and run
TODO
(c) 2018 Kyleen Gonzalez, Aaron Baker and Abilitree