Requirements - lisbono2001/ku-polls GitHub Wiki
Requirements
Functional Requirements
- Poll/survey questions are multiple choice, where the poll taker selects a choice from a list of choices.
- Users can create their own poll through the application.
- Users can see feedbacks of their created poll.
- Users can specify their opening and closing date of the poll.
- No body except poll's owner can see the poll before it opened.
- Allow users to view and edit their submission until the poll is closed.
- Also allow users to view their previous submission when the poll is closed.
- No limits on the number of poll items and number of responses.
- Response will be closed when the closing date arrived.
- Users can't see others' response except poll's owner.
Non-functional Requirements
- Application should be user-friendly & easy to use.
- Application should allow user to send feedback for further evolution.