/tempo

An open-source iOS app for music discovery and sharing with friends.

Primary LanguageSwiftMIT LicenseMIT

Tempo - Discover New Sounds

Tempo is the second app made by AppDev, an engineering project team at Cornell University focused on mobile app development. Tempo allows users to post their song of the day, and discover what others are listening to. Users can also connect their Spotify accounts to add songs to their Spotify playlists. You can view our release notes to learn more about the progress of Tempo.

Screenshots

Development

Installation

We use CocoaPods for our dependency manager. This should be installed before continuing.

To access the project, run the following:

git clone --recursive https://github.com/cuappdev/tempo.git
pod install

Open the Xcode workspace and enjoy Tempo!