Senior Capstone Project for CSC 4996/4997.
How to run on your local machine:
Client-Side:
- Clone this repository to your local machine.
- If you don't have Cocoa Pods installed, run the command "sudo gem install cocoapods".
- Run command "pod install" in the directory you have cloned the repository. This will generate a new "Pods" folder and "Podfile.lock" file based on the dependencies found in "Podfile".
- Run "CarpoolApp.xcworkspace" (not "CarpoolApp.xcodeproj") and run the simulator.