Iteration 3 Plan - Jomsaruj/DEK-COM GitHub Wiki
First of all, you can view Iteration2 Burndown Chart at Iteration2 (at the bottom of the page). In the third Iteration, our goal is to create a working web application that user can create a post and response to it. User can like and comment to his/her own post or other user's post. In this iteration, we are going to introduce new model. Which is DEK-COM coin. User will receive DEK-COM coin if his/her owned post receive a like from other user. Finally, user can edit their profile components such as profile image, biography, profession, username and password.
- Online forum or blog page that user can create a post.
- Like and comment feature that allow user to response to the particular post.
- DEK-COM coin that represent a reward for the post that receive a like from other user.
- Profile editor that allow user to update or delete his/her profile components.
- Requirement for iteration3
- User can create a post in the online forum(blog) page.
- User can like or comment to his/her owned post and other user's post.
- User receive a DEK-COM coin after his/her post receive a like form other user.
- DEK-COM coin status is display in user profile page.
- User can update profile components such as first name, last name, email, profile image and password.
- User can add profession badge such as Java Developer, Python Developer, Graphic design in profile page.
- User can add some picture to decorate his/her portfolio.
Most of the works in this iteration3 is finished on time, except validation check and user's personal information total 15 hours move to next iteration.
