User Story
As a user, I want to access my Inbox to view messages received from the NGO.
Description
The Inbox feature provides users with a way to access and view messages received from the NGO. Messages are presented in a list format, displaying details such as date and time, title, and message body.
Preconditions
Main Flow
- User navigates to the "Inbox" page from the navigation menu.
- The system retrieves and displays a list of all messages received from the NGO.
- User can scroll through the list to view all received messages.
Business Rules
- Messages are sorted chronologically, with the latest messages appearing at the top of the list.
- The Inbox feature operates in a one-directional manner, allowing users to receive and view messages from the NGO without the capability to send messages.
- The system will present informative text if no message has been sent.
Acceptance Criteria*
- URLs within the message must be in hyperlink format to redirect users to the respective addresses.
- Phone numbers within the message must be in clickable format to allow users to initiate a call directly.
- The info icon, when clicked, should open a modal or tooltip providing contextual information about the inbox section (details to be determined).
Additional Information*
User Story
As a user, I want to access my Inbox to view messages received from the NGO.
Description
The Inbox feature provides users with a way to access and view messages received from the NGO. Messages are presented in a list format, displaying details such as date and time, title, and message body.
Preconditions
Main Flow
Business Rules
Acceptance Criteria*
Additional Information*