skfarhad / hazard_reporting_system

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

BE: Add Search and Filter APIs for Incident #21

Open skfarhad opened 2 months ago

skfarhad commented 2 months ago

Need add Search and Filter APIs for Incident. The API should be able to filter Incidents with District and Thana and search based on address property with full text search. The API should also be able to search Incidents with a given lat/lon pair.

sagorluc commented 2 months ago

Is this need to create api views for filtering and searching incidents? i want to work on it.