Development Process for Music-Blocks v4 #417
Karan-Palan
started this conversation in
General
Replies: 1 comment
-
Initiative, Epics, Stories, and Tasks
For QA:
Points 1-4 focus on planning, design, and documentation without involving coding. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Development Process for Music-Blocks v4
Following our recent meeting, I’d like to outline the development process we’ll be following for Music-Blocks v4. This will help us stay aligned and ensure smooth progress throughout the project.
1. Epics, Stories, and Tasks
We will break down the project into Epics, which represent large features or major components (ex. palette ). Each Epic will be divided into User Stories focusing on specific functionalities (ex.list/tree view). Finally, each Story will have Tasks representing the granular work needed to complete it.
2. Design Documentation
For every major feature:
3. MVP and Iterative Development
We’ll focus on developing a Minimum Viable Product (MVP) first, delivering the core functionalities. Post-MVP, we will follow an iterative development approach to continuously improve and add features based on feedback.
4. Data Flow Diagrams (DFD)
For each major component, we will:
5. Workflow for Task Management
Tasks will follow this status flow:
To Do → Open → In Progress → In Review → QA → Done
This ensures clarity on the progress of each task and helps us identify bottlenecks early.
Meeting notes and Progress documents
Meeting notes - https://docs.google.com/spreadsheets/d/1uvbkgH9TiKyKFptygVBOOJrSO0pm42HuInSJf8IhFMk/edit?usp=sharing
PRD progress - https://docs.google.com/spreadsheets/d/1uvbkgH9TiKyKFptygVBOOJrSO0pm42HuInSJf8IhFMk/edit?usp=sharing
Beta Was this translation helpful? Give feedback.
All reactions