Tempo is the second app from CUAppDev, a project team at Cornell University. Tempo allows users to post their song of the day, and discover what others are listening to. You can view our release notes to learn more about the progress of the Tempo. //: # (Download the current release on the Apple App Store.)




We use CocoaPods for our dependency manager. This should be installed before continuing.
After cloning the project, run the following:
git clone --recursive https://github.com/cuappdev/tempo.git
pod install
Open the Xcode workspace and enjoy Tempo!