= Analysis = == Overview == Internal Backlog helps organizing and keeping track of the work. == Task requirements == Define how it will be tracked.[[BR]] 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 = * We can put examples of bad code samples in [wiki:CODE_SMELLS][[BR]] * We can define code smells and define code requirements in [wiki:CODE_TASKS_REQUIREMENTS][[BR]] * Google doc for tracking impediments. -> [http://spreadsheets.google.com/ccc?key=pXMDMxqLG-VHe7L4m_xcbbA&hl=en# Veda-Internal-Backlog][[BR]] * Google doc for tracking availability. -> [http://spreadsheets.google.com/ccc?key=p-0Oq38E1ayuX-E_kPfPxbg&hl=en# Sprint Availability][[BR]] * Wiki page where to store sprint logs -> [wiki:SPRINT_LOGS][[BR]] * Wiki page for asking questions -> [wiki:OPEN_QUESTIONS][[BR]] * Wiki page for storing useful links -> [wiki:USEFUL_LINKS][[BR]] * Wiki page for linking Read Docs -> [wiki:READ_DOCS][[BR]] = Implementation = = Testing =