MIF_E31221222/sigap-website/app/(pages)/(admin)/dashboard
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
..
crime-management feat: add crime and district popups with detailed information and filtering capabilities 2025-05-02 22:20:22 +07:00
geographic-management add some stuff 2025-04-27 22:41:27 +07:00
user-management add some stuff 2025-04-27 22:41:27 +07:00
welcome Membuat use case dan controller untuk users repository 2025-03-19 06:08:32 +07:00
page.tsx feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00