PlayPal is a system that allows users to find people with similar athletic interests to play at OSU’s Dixon Recreation Center.
Requirements: XCode Version 10.1, OS X 10.8+ required to run built app
- Clone from git:
https://github.com/vijayvardhan94/CS562-Software-Project-Management.git
- Run
pod install
(requires Cocoapods). - After cloning to your local system, navigate to the folder
PlayPalAuth
. - Open
PlayPalAuth.xcworkspace
and then run it by choosing your choice of simulator.