COMP 310
|
Lec31: ChatApp Interfaces... |
For reference, be sure to keep in mind the design principles we discussed last time.
Considerations for today:
All Design Teams need to record the HW08 teams (NOT single individuals!) assigned to each role. Please record both the HW08 team number (1-34) and the people in that team. DO THIS NOW!!
All design groups need to get moving on the design process right away. DO NOT DELAY! THERE IS A HUGE AMOUNT OF WORK TO DO!
Develop and test your API incrementally. As soon as you decide on a part of your API, e.g. the initial connection process, commit that much of your API to your groups common repository and let the HW08 teams implement it and test it with each other. Then as the design group decides on another part of the API, commit that and let people add that implementation and test it. DO NOT WAIT UNTIL EVERYTHING IS COMPLETE TO START IMPLEMENTING AND TESTING!
Remember, most of ChatApp can be written without knowing the API!
© 2017 by Stephen Wong