Skip to content

Daily scrum management iOS app. Based on Apple's Scrumdinger tutorial.

Notifications You must be signed in to change notification settings

saramutina/ScrumManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrumManager

Based on Apple's Scrumdinger tutorial. ScrumManager is an iOS app that helps teams manage their daily scrums. ScrumdManager uses visual and audio cues to indicate when and how long each attendee should speak. The app also displays a progress screen that shows the time remaining in the meeting and creates a transcript that the users can refer to later.


Functionality:

  • Add new daily scrum by clicking the "+" button on the top right. There you can write your meeting title, select how long the meeting should be, select a color theme, and add attendees. When you're finished, click the "Add" button on the top right. If you don't want to save any changes, click the "Dismiss" button on the top left. When you're done, you can see a list of your meetings on the main (Daily Scrums) screen. The color matches the selected color theme for each meeting.

  • By clicking on a daily scrum, you can see the scrum's details. You can edit the details by clicking the "Edit" button in the top right corner. Once you've done editing, click the "Done" button in the top right corner; if you don't want to save changes, click "Cancel" on the top left.   Notice the "History" section below the attendees' names. Right now it's empty, but once you complete a meeting, you'll be able to see it there.   When you're ready to start a meeting, click the "Start meeting" button (the first one in "Meeting Info").

  • If you use the app for the first time, you'll be asked to let the app access speech recognition and the microphone. It is needed to let the app write transcripts of meetings. It can be useful to review what was said during each meeting; to let the app do that, click "OK" both times. If you don't need to use this feature and are not comfortable giving access to your microphone, click "Don't Allow".

  • When the meeting starts, you can see the timer (in seconds) on the top of the screen. The name of the current speaker is written in the middle of the screen. Once the time dedicated to each speaker is up, you'll hear a "ding" sound that announces that the speaker should change (or the meeting should end). You'll also see a circle in the middle of the screen filled section by section to visually represent how many attendees have finished speaking. If the speaker is done speaking faster than their dedicated time - you can click on the "⏩" button on the bottom of the screen to skip to the next speaker. Once you're ready to finish the meeting, click "<" back to meeting details (the timer allows you to have a meeting for more time if you want to, so it won't close on its own).

  • Now you can see the dates of meetings you've had in the "History" section of your scrum. By clicking the date you want, you can see the list of attendees and transcript (if you've recorded the meeting).


Planned features and fixes:

  • Allow to delete attendees.
  • Show how long each speaker should be prepared to speak.

About

Daily scrum management iOS app. Based on Apple's Scrumdinger tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages