V4 SLee Logbook
From SoftwarePractice.org
Contents |
[edit]
August 2008
[edit]
25 August 2008
Work completed
- Added V4 Source Code Repository page
- Described the layout of the repository, added guidelines for using SVN.
- Added quick explanation of how to branch and merge using SVN
- Added a glossary of SVN terms.
- Commit changes to the repository to get it into the agreed layout.
Difficulties
- No source code to commit to repository yet.
- SVN Lab did not cover branching and merging using TortoiseSVN, and I only know how to do it from command line.
Work to be done
- Expand on usage narratives
Time Spent 1 hour
[edit]
28 August 2008
Work completed
- Team meeting
- Discussed Conceptual Architecture
- Defined component responsibilities
- Preliminary Use Case Maps
Difficulties
- Determining the scope of the system. The description mentions Analysis and Storage, but we are unsure if our system needs to include them, or be able to include them in the future.
Work to be done
- Quality Narratives
- Stakeholder features for technician
- Use Case Maps
Time Spent 2 hours
[edit]
September 2008
[edit]
4 September 2008
Work Completed
- Uploaded Quality Narratives
- Team Meeting
- Refined Conceptual architecture
- Refined Use Case Maps
- Initial Execution architecture
- Created data models
Difficulties
- Data models are hard to design without a better understanding of the inner workings of each component. Unfortunately I think in code, and not in diagrams; I find it hard to define a component in a diagram without defining it in code first.
Work to be done
- Stakeholder features for technician
- Use Case Maps
Time Spent 2 hours
[edit]
7 September 2008
Work Completed
- Uploaded stakeholder features for technician
- Uploaded use case map
- Updated logbook
- Created initial protocol specification
Difficulties None
Work to be Done
- Code the initial protocol specification as a set of interfaces. This way others can begin to interface with the protocol before it is fully implemented.
Time Spent 1 hour
[edit]
8 September
Work Completed
- Created and uploaded Use case map for Radio Presenter
- Wrote stakeholder persona for Program Manager, Rodger
- Uploaded protocol specification
- Began implementation of protocol in protocol branch. Committed [4] and [5]. These contain basic Protocol interface classes.
Difficulties
- I am unable to test the protocol until we have developed a client to use it, and a server to communicate with.
Work To Be Done
- Finish implementing protocol, possibly write a simple test server and client.
Time Spent 3 hours
