skfarhad / hazard_reporting_system

BSD 3-Clause "New" or "Revised" License
15 stars 16 forks source link

BE: Add Search and Filter APIs for Volunteer #22

Open skfarhad opened 2 months ago

skfarhad commented 2 months ago

Need add Search and Filter APIs for Volunteer/VolunteerTeam. The API should be able to filter Volunteerand VolunteerTeamwith Districtand Thana and also search based on address property with full text search. The API should also be able to search Volunteer/VolunteerTeam and with a given lat/lon pair.

iamsohel commented 2 months ago

Can I work on this issue @skfarhad bhai. I think, this issue has a dependency on this PR. Could you pls merge that?

skfarhad commented 2 months ago

Can I work on this issue @skfarhad bhai. I think, this issue has a dependency on this PR. Could you pls merge that?

We will merge after proper implementation is provided. Kindly wait till then.

iamsohel commented 2 months ago

okay. thanks

iamsohel commented 1 month ago

I have given a PR for this issue.