-
Notifications
You must be signed in to change notification settings - Fork 4
Iteration Plan for EL2
Tanatorn Assawaamnuey edited this page Apr 1, 2015
·
7 revisions
In this iteration, we will design the core architecture, deploy the website to a test server, done most of UC3 “Edit group description” and UC8 “Login” and also improve UC1 "Vote".
| Milestone | Description, Evaluation Criteria, Work Products |
|---|---|
| Login | User can login and logout application. |
| Project Page | Project description is shown. Only project manager is allowed to edit group description. User can give score for each group from group's page. |
| Main Page | Main page show scheme and name of all projects. Name of each project is linked to its project page. |
| Objective/Feature/Task | Priority (1=very high, 5=low) |
|---|---|
| Voter can vote in multi group | 2 |
| Show score of all group | 3 |
| Header of each page show user information | 5 |
| Show voting result of each ID | 3 |
| User can log in application | 2 |
| User can log out application and all data will not lost | 4 |
| Create a dummy project | 1 |
| Add an installation document | 3 |
| Organize pages and buttons, make it less complicated | 4 |
- Make new page for add new project.
- Change UI of login, index and project description page.
- Make new page for register new user.