-
Notifications
You must be signed in to change notification settings - Fork 0
Use Case: Search Polls
Selin Işık edited this page Apr 9, 2023
·
2 revisions
Primary Actor: User
Goal in Context: The user wants to search for polls by tag, username, or keyword.
Preconditions:
- No preconditions are required for this use case.
Trigger: The user decides to look for a poll.
Main Success Scenario:
- The user selects the search option from the Prediction Polls app.
- The app displays the search page, which includes options to search by tag, username, or keyword.
- The user selects the desired search option.
- The user enters the search query into the search bar.
- The app searches the database for polls that match the search query.
- If a poll matches the search query, the app displays the poll as a result.
- If no polls match the search query, the app displays an empty result message.
Exceptions:
- If the user enters an invalid search query, the app displays an error message and prompts the user to try again.
- If the search function is temporarily unavailable, the app displays an error message and prompts the user to try again later.
Priority: Medium
Frequency of use: Frequent
Channels to Actor: The user interacts with the Prediction Polls app via a PC, smartphone, or tablet.
- Meeting 1 - 03/03/2023
- Meeting 2 - 09/03/2023
- Meeting 3 - 10/03/2023
- Meeting 4 - 16/03/2023
- Meeting 5 - 18/03/2023
- Meeting 6 - 23/03/2023
- Meeting 7 - 25/03/2023
- Meeting 8 - 30/03/2023
- Meeting 9 - 01/04/2023
- Meeting 10 - 06/04/2023
- Meeting 11 - 08/04/2023
- Meeting 12 - 27/04/2023
- Meeting 13 - 29/04/2023
- Meeting 14 - 04/05/2023
- Meeting 15 - 10/05/2023