https://github.com/isaquedasilva/scrumdinger
Helps teams to performs Daily Scrums more easy than ever.
https://github.com/isaquedasilva/scrumdinger
Last synced: 3 months ago
JSON representation
Helps teams to performs Daily Scrums more easy than ever.
- Host: GitHub
- URL: https://github.com/isaquedasilva/scrumdinger
- Owner: isaqueDaSilva
- License: mit
- Created: 2025-03-01T03:48:26.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T04:59:20.000Z (3 months ago)
- Last Synced: 2025-03-01T05:26:34.620Z (3 months ago)
- Language: Swift
- Size: 434 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrumdinger
Helps teams to performs Daily Scrums more easy than ever.
# Description
The main focus of this application is help teams to perfom your daily scrums more easy and reminder what was talked in the meeting.
Think about, if you are in a team that is develop an app with a breakthrough features. Probably, this team is using Scrum methodology, to separate in small steps, what they want achieve. And one of important step of this process is the daily scrum, a small meeting, when the all team members envolved in the project, reunes to speak about the progress, what they made and what will make after this, and also identifier possibles obstacles that may be preventing the advance, speaking about possible new strategies and new ways.
The steps spoke above, is a little bit big to reminder after some days, especially if you are full of things to do. So reminder what was said in the meetings is important sometimes, and for this, Scrumdinger was developed, with a simple and intuitive design, that focus in keep your daily scrums saved and accessible to access with just a few clicks.# Main Features
- Record daily scrums.
- Record and transcript what an attendee said.# Technologies
* "Language": Swift
* "UI": SwiftUI
* "Frameworks": FileManager, AVFoundation# Structure
* "App": Contains a entrypoint for the aplication.
* "Core": Contains the core of the application, like the user interface and the main services, that cotrols the workin the aplication.
* "Extensions": It's contains the extensions for basic types.
* "Models": Contains the basic models of the aplication.
* "Resources": Contains resources for uses at the cross of the aplication, like view styles, shapes and ding audio.# Getting started
- Make sure you have the Xcode 16 or above installed on your computer.
- Download the Scrumdinger project files from this repository.
- Open the project files in Xcode.
- Review the code and make sure you understand what it does.
- Run the active scheme.
You should see a empty list of screen in the screen.