MIF_E31221222/sigap-website/app/_hooks
vergiLgood1 428986c927 feat: add crime and district popups with detailed information and filtering capabilities
- Added `CrimePopup` component to display detailed information about individual crime incidents.
- Introduced `DistrictPopup` component to show district-level crime statistics and demographics.
- Implemented `useFilteredCrimeData` hook for filtering crime data based on selected categories.
- Created `calculateCrimeStats` utility function to compute various crime statistics from raw data.
- Updated package.json to include necessary dependencies for map and geocoder functionalities.
2025-05-02 22:20:22 +07:00
..
use-debounce.ts add profile and remove older project 2025-03-05 14:58:15 +07:00
use-filtered-crimes.tsx feat: add crime and district popups with detailed information and filtering capabilities 2025-05-02 22:20:22 +07:00
use-form-handler.tsx implmentation clean architecture for auth services 2025-03-16 22:25:33 +07:00
use-fullscreen.ts feat: Enhance Overlay component with customizable styles and addControl method 2025-05-01 21:15:31 +07:00
use-mobile.tsx add profile and remove older project 2025-03-05 14:58:15 +07:00
use-navigations.ts resolve RLS issue for upload avatars images 2025-03-07 00:22:44 +07:00
use-resend.ts add profile and remove older project 2025-03-05 14:58:15 +07:00
use-toast.ts add profile and remove older project 2025-03-05 14:58:15 +07:00