Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 2.22 KB

README.md

File metadata and controls

65 lines (49 loc) · 2.22 KB

Swift Version License Platform

Logo

Scrum Master


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.


Features

  • Register or sign into your account
  • Create Teams, or join existing ones
  • Add new Kanban boards
  • Create or update task cards.

Requirements

  • iOS 10.0+
  • Xcode 12.1

Installation

Manually

  1. Open Xcode.
  2. Choose 'Clone an existing project'.
  3. 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).
  4. Open the termial at the root directory and run:
pod install
  1. That's it!

Meta

Distributed under the MIT license.

Icons made by Freepik from www.flaticon.com

[https://github.com/danielsason112](https://github.com/danielsason112/)