-
Notifications
You must be signed in to change notification settings - Fork 1
Release plan
YMChen95 edited this page Feb 17, 2017
·
80 revisions
##For Project Part 3: ###Feb/24
- Addressing Feedback
- UML class diagram
- Finish unit tests
- Finish the program's brief structure(I.E finished UI, basic button, name important variables...)
==================================== ##For Project Part 4: ###Mar/03
- Finish the Login Page & Login Activity completely
- 1. (UC 03.01) Sign up
- 2. (UC 03.02) Sign in
- Finish the mainly part of Edit Activity except the location, allow user to send new mood
- 1. (UC 02.01) Add textual explanation
- 2. (UC 02.02) Add photo
- 3. (UC 02.03) Add social situation
- Create the Home Page & part of Main Activity should be done
- 1. (UC 01.01) Add Mood Event
- 2. (UC 01.04) View Mood Event
- 3. (UC 01.05) View all mood history list
###Mar/10
- Finish the Home page & Main Activity
- 1. (UC 01.02) Users are available to Delete Mood Events
- 2. (UC 01.03) Users are available to Edit Mood Events
- Finish the Drawer Activity
- 1. Filter
- a. (UC 04.01) Filter Mood Event
- 2. Friends
- a. (UC 05.01) View another participant following permission.(Follower)
- b. (UC 05.02) View the followers list
- c. (UC 05.03) View the follow list
- d. (UC 03.03) log out
- 1. Filter
- Finish the Project4'code base and done for bug checking
- Create the test cases for Project4
- Finish Code Documentation(For each source code file,have a brief introductory comment describing its purpose)
###Mar/12: (One Day before Project4 due)
- update UML class diagram
- update release plan for Project5
==================== ##For Project Part 5:
###Mar/17
- Finish the Map Activity
- (UC 06.02) Users are available to view filtered mood map
- Users are available to click bubble to view the details(optional)
- For the latter US that will prbobaly be added by professor later. ###Mar/24
- Finish the Edit Activity
- (UC 06.01) Add location
- For the latter US that will prbobaly be added by professor later.
- Finish the Synchronization Activity
- (UC 07.01) Users are now available to store the data offline
###Mar/31
- Finish the Project5'code base and done for bug checking
- Create the test cases for Project5
- FinishCode Documentation(For each source code file,have a brief introductory comment describing its purpose)
- Finish Video Demo