Enhance the functionality to display public blood request posts that match the user's blood group and preferred cities. This requires creating an API and updating the post UI.
Tasks:
[ ] Create an API to fetch public blood request posts filtered by blood group/ user blood group and preferred cities.
[ ] Add support for filtering by the user's blood group and preferred cities in the backend logic.
[ ] Update the post UI to display posts.
[ ] Test API and UI functionality to ensure accurate filtering and display.
Acceptance Criteria:
[ ] An API endpoint exists to retrieve public posts filtered by blood group and preferred cities.
[ ] The backend correctly filters posts based on user preferences.
[ ] The post UI displays only the relevant posts matching the user's criteria.
Enhance the functionality to display public blood request posts that match the user's blood group and preferred cities. This requires creating an API and updating the post UI.
Tasks:
blood group
/user blood group
and preferred cities.Acceptance Criteria: