Version 3 (modified by Tanya, 17 years ago) (diff) |
---|
Analysis
Overview
Internal Backlog helps organizing and keeping track of the work.
Task requirements
Define how it will be tracked.
The backlog must be able to contain
- Code Smells
- Work Impediments
- Availability
- Sprint Logs
- Open Questions
- Read Docs (documents that developer must be familiar with)
Requirements to the task result
Google docs and wiki pages.
Implementation idea
Creating the necessary google docs and wiki pages.
Related
How to demo
Easy tracking
Design
- Define where examples of code smells and code requirements to be stored.
- Define where the developers can track their impediments.
- Define where team can write its availability.
- Define where sprint logs can be tracked.
- Define where team can ask questions and make proposals. For example "bugzilla or mantis?"
- Define where to link Read Docs (documents that developer must be familiar with)
Implementation
- We can put examples of bad code samples in CODE_SMELLS
- We can define code smells and define code requirements in CODE_TASKS_REQUIREMENTS
- Google doc for tracking impediments. -> http://spreadsheets.google.com/ccc?key=pXMDMxqLG-VHe7L4m_xcbbA&hl=en Veda-Internal-Backlog
- Google doc for tracking availability. -> Sprint Availability
- Wiki page where to store sprint logs -> SPRINT_LOGS?
- Wiki page for asking questions -> OPEN_QUESTIONS?
- Wiki page for storing useful links -> USEFUL_LINKS
- Wiki page for linking Read Docs -> READ_DOCS?