QuickSoft Associates
Memorandum
| To: |
Python Development Team |
| From: |
Project Manager |
| Subject: |
Deliverable 3 |
I'm glad to see that most of you have implemented one use case. Our client is impressed with the quick results, and it is very helpful for marketing to have something concrete to show them.
In fact, our clients are so impressed that they have offered a bonus of $1000 per team. You will each be able to divide up this $1000 between team members in whatever way you feel is fair. When you submit the fourth and final deliverable as a group, you will each (individually, and privately) also submit a note telling me how you think the bonus should be divided up between your group's members.
For the meeting next week, you need to fully implement the Use Case
where you view the data, to get the data from the file to the screen
so the user can check it. To clarify: the user selects a record
from the file and your software displays it on a GUI screen. Again,
the report format doesn't have to be real pretty because we'll put
the graphic designers on it later. Please just make it easy to read.
In order to test this use case, use the code you wrote for the second deliverable. In other words, the user should be able to type data into the GUI you made for the second deliverable, and then view it using your new code.
Again, please post questions to the website, and email me with your deliverable.
