Iteration 4 Plan - Jomsaruj/DEK-COM GitHub Wiki

Iteration goal

First of all, you can view Iteration3 Burndown Chart at Iteration3 (at the bottom of the page). In the fouth Iteration, our goal is to create a working web application that user can create some different types of the post such as normal informative content post, Question, Poll and job opportunities. Each type of the post is going to have some unique features that are suitable for objective of the post. The job opportunities post can filter candidates by user's tags. Therefore, user needs to be able to customize their owned tags such as Python developer, Java developer and these tags can help job owned to making a decision.

Features

  • Post type: Question
  • Post type: Poll
  • Post type: job opportunities
  • User's tags customization such as Python developer, Java developer.
  • Post and user search box that can search everything related to keyword.

Evaluation Criteria

  • User can post a question and select the best answer.
  • User can create a poll and vote for it.
  • Job opportunities post can filter user candidate.
  • User can apply to the selected job.
  • User can customize their tags such as Python developer, Java developer.
  • Search box can search everything that related to the keyword.
  • DEK-COM coin have a tags.

Retrospective and TA Suggestions

Iteration4 - Retrospective

We don't have any homework assignment this week. Therefore, we can finished more task than usual this week(almost 30 hours of work done). We have been cancel 1 task, which is validation test. The reason is provided in closed issue number #21

Burndown Chart for Iteration4(last updated 22 November 2020)

Note: What is the difference between “User” and “Web visitor”? A user is the member of the website who creates the account and login. A web visitor is someone else who visits a website without login.