OnTime
OnTime App is for Scheduling your day and prioritizing your task and also for saving notes.
Requirements
- iOS 13.0+
- Xcode 12.0+
- Swift 5.0
Installation
How to run a demo app
- Download the source code by cloning this repository
- Download the GoogleService-Info.plist file from your Firebase Console and replace the existing file in the folder. This will connect the app to your own Firebase instance.
- Install the pods by running
pod install
- Open the xcworkspace file with the latest version of Xcode