<< List team member names >>
<< Give an overview of your project >>
- << Feature 1 >>
- << Feature 2 >>
- << Feature 3 >>
- << Feature 4 >>
- << Feature 5 >>
- << You should have a list of each of your classes with a description >>
Step | Procedure | Expected Results |
---|---|---|
1 | Run Counter Program | GUI window appears with count = 0 |
2 | click count button | display changes to count = 1 |
etc... |