-
Notifications
You must be signed in to change notification settings - Fork 0
01. Overview & Repository Link
This documentation describes the complete software development workflow used in this project within the scope of Software Lifecycle Management.
The goal is to transparently document how work items are planned, implemented, reviewed, and completed using GitHub-based tools and processes.
The documentation focuses on processes and workflows, not on the functional details of the software itself.
The documented workflow covers the following lifecycle aspects:
- Task and user story management using a Kanban board
- Assignment and handling of user stories
- Feature branch-based development
- Implementation and commit workflow
- Pull request creation, review, and merge
- Traceable progression of a user story from start to completion
- CI/CD pipeline automation for build and quality checks
The documentation is based on one exemplary user story, which is sufficient to demonstrate the complete end-to-end process.
The complete project, including source code and workflow artifacts, is publicly available on GitHub:
Repository link:
https://github.com/SebastianHauss/SheCounts
All documented steps, screenshots, branches, commits, pull requests, and boards refer to this repository.