Sways
This is Sways: a membership app to participate in live fitness classes and watch video contents. Build with Firebase, RevenueCat and Swift 5.2. Here is how it look's like:
How to install the app?
- Create a new project at https://firebase.google.com and download the Google-info.plist
- Drag the Google-info.plist file inside the project folder
- Go to the project directory and Run "pod install"
- Create an account at https://www.revenuecat.com
- Create an entitlement ans subscription on RevenueCat
- Copy/paste all the necessary datas from Revenue Cat inside the constants.swift file (private key, email/password, public key, entitlement ..).
- Run the App on Xcode!
About:
This app has been created in early 2020 to offer to users a way to workout with trainers trought live video and video contents. It has been build on top of Firestore database, Firebase auth with # with Apple has been used for authentification and RevenueCat & In-App purchase for the subscription.