-
Notifications
You must be signed in to change notification settings - Fork 1
Project Part 4 Final Checkpoint
Address any TA feedback on the previous project part.
Your source code will be inspected. The code should conform to some consistent coding convention. Maintain the source code in your source repository.
java docs: https://github.com/CMPUT301W21T10/Project007/blob/main/code/javadocs/index.html
Write runnable tests for your model and control classes. Provide intent tests for the requirements you have done. Deliver the test code to your source repository. If you have test data files, also include those. Test data should be realistic.
https://github.com/CMPUT301W21T10/Project007/blob/main/project007uml.png
https://github.com/CMPUT301W21T10/Project007/projects/1
https://github.com/CMPUT301W21T10/Project007/blob/main/Storyboard.png
Maintain a record of what user stories are planned for each weekly sprint at its start, including who is to work on them. For each intermediate week, in the lab, have a sprint review with your TA mentor and all team members present to review the completed user stories.
https://www.youtube.com/watch?v=oTrUELGC-c4
Record an engaging demo. The final prototype should show the usability of its user interface and the degree to which its functionality fulfills the user's needs. All team members must contribute to the demo. Tool Use: consistent tool use throughout the project, including github, the issue tracker, etc. No circumvention by using email or google drive to share code.
A simple, attractive, and easy-to-use Android application. It's flexible enough to allow developers to extend or migrate it. A team project for CMPUT 301, Winter 2021.
[email protected] Dragon11150221
[email protected] AltonDu
[email protected] solitariaa
[email protected] Amos-lii
[email protected] MichaelSun37
[email protected] Ruilin-Ma
Project Part 3 -- Half-Way Checkpoint