Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datadaode/scrum-kanban-template
Scrum und Kanban Templates, Dokumente und Ressourcen für Software Teams.
https://github.com/datadaode/scrum-kanban-template
agile agile-development agile-methodologies kanban scrum
Last synced: about 1 month ago
JSON representation
Scrum und Kanban Templates, Dokumente und Ressourcen für Software Teams.
- Host: GitHub
- URL: https://github.com/datadaode/scrum-kanban-template
- Owner: DataDaoDe
- License: mit
- Created: 2024-10-22T12:40:10.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:11:43.000Z (2 months ago)
- Last Synced: 2024-10-29T17:21:08.423Z (2 months ago)
- Topics: agile, agile-development, agile-methodologies, kanban, scrum
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrum / Kanban Template
__Scrum__ ist ein Vorgehensmodell des Projekt- und Produktmanagements, insbesondere zur agilen Softwareentwicklung.
Um Scrum in einem Software-Team erfolgreich zu implementieren, gibt es eine Reihe von Details und Parametern, die festgelegt werden müssen. Diese Parameter bilden die Grundlage, um den agilen Prozess zu definieren und sicherzustellen, dass das Team effizient und klar strukturiert arbeitet.
Dieses Projekt bietet Vorlagen, Best Practices und Standards, die verwendet werden können, um die Details und Parameter einer Scrum- oder Kanban-Implementierung in einem Software-Team effizient zu gestalten.
## Verwendung
Geh die Vorlagen und Dokumente durch und füll die Vorlagen aus, während ihr die Inhalte besprechen. Füg die ausgefüllten Vorlagen dann in das Dokument `impl/Team_Scrum.md` ein. Dieses Dokument ist ein lebendiges Dokument, das die Standards, Best Practices und Konfiguraiton von Scrum für das Team während der gesamten Projektlaufzeit enthält.
## Dokumente
1. [Agile Methoden - Scrum/Kanban Vorteile & Nachteile](/src/info//agile_methoden.md)
## Vorlagen
1. [Definition of Ready (DoR)](/src/templates/Definition_of_Ready.md)
2. [Definition of Done (DoD)](/src/templates/Definition_of_Done.md)
3. [Sprint-Länge](/src/templates/Sprint_Laenge.md)
4. [Sprint Planning](/src/templates/Sprint_Planning.md)
5. [Daily Scrum (Standup)](/src/templates/Sprint_Planning.md)
6. [Sprint Review](/src/templates/Sprint_Review.md)
7. [Sprint Retrospektive](/src/templates/Sprint_Retrospektive.md)
8. [Product Backlog und Sprint Backlog](/src/templates/Backlog.md)
9. [Story Points](/src/templates/Story_Points.md)
10. [Sprint Metriken](/src/templates/Sprint_Metriken.md)
11. [Release Planning](/src/templates/Release_Planning.md)
12. [Rollen: Product Owner, Scrum Master, Entwicklungsteam](/src/templates/Rollen.md)
13. [Coding Standards](/src/templates/Coding_Standards.md)## Referenzen
1. [Manifest für Agile Softwareentwicklung](https://agilemanifesto.org/iso/de/manifesto.html)
1. [Was ist Scrum?](https://digitaleneuordnung.de/blog/scrum-methode/)
2. [Scrum Wikipedia](https://de.wikipedia.org/wiki/Scrum)