Manage your scrum team tasks efficiently with Scrum Master. Create Kanban cards for your tasks, so you and your team members would be able to visualize and keep track of your workflow. Scrum Master app uses Firebase Auth for managing and authenticating users, and Firebase Realtime Database for storing data.
- Register or sign into your account
- Create Teams, or join existing ones
- Add new Kanban boards
- Create or update task cards.
- iOS 10.0+
- Xcode 12.1
- Open Xcode.
- Choose 'Clone an existing project'.
- Paste your Firebase 'GoogleService-Info.plist' configuration file into the 'Scrum Master' folder (Enable Firebase Authentication Email/Password provider and make sure your Firebase Realtime Database url is included in the file).
- Open the termial at the root directory and run:
pod install
- That's it!
Distributed under the MIT license.
Icons made by Freepik from www.flaticon.com
[https://github.com/danielsason112](https://github.com/danielsason112/)