/MusicScale

UtimateScale is a music scale learning assistant that built-in synth keyboard supporting various keys, efficient learning through quizzes is possible. (Available on App Store)

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

MusicScale

UtimateScale is a music scale learning assistant that built-in synth keyboard supporting various keys, efficient learning through quizzes is possible. (Available on App Store)

Initial Project Settings

  1. Clone this project and initialize Podfile.
pod init
  1. Add these pods in Podfile and install
  # Pods for MusicScale
  pod 'DropDown'
  pod 'Firebase/Analytics'
  pod 'Firebase/Auth'
  pod 'Firebase/Firestore'
  pod 'FirebaseFirestoreSwift'
  pod 'Google-Mobile-Ads-SDK'
pod install
  1. Open MusicScale.xcworkspace file and continue.

App Manual