uaem-na / donations-tracker

General-purpose distribution platform developed for the McGill chapter of the Universities Allied for Essential Medicine.
https://donations-tracker-dev.uaem.org
8 stars 1 forks source link

Implement Post Search by Keywords #91

Closed shjryan closed 3 months ago

shjryan commented 10 months ago

Description

Allow users to search for posts that contain specific keywords on the posts page. This search functionality will enhance the user experience and enable users to find relevant content more efficiently.

Issue Details

  1. Posts Page: Our application features a page that displays various posts from users.
  2. There is no way to search any post at the moment using text.

Expected Behavior

Users should have the capability to search for posts containing specific keywords. This search feature will help users find content that matches their interests or needs.

Acceptance Criteria

Implementation Guidelines