MIF_E31221222/sigap-website/app
vergiLgood1 c6f803b08c feat: add crime map components and functionality
- Implemented MapLegend component to display crime rate legend.
- Created YearSelector component for selecting the year of crime data.
- Developed CrimeMap component to manage crime incidents and district data.
- Added DistrictLayer for rendering districts on the map with hover and click interactions.
- Introduced CrimeMarker for displaying crime incidents on the map.
- Built MapView component for rendering the map with various controls.
- Established utility constants for crime colors and rates.
- Defined types for crime management and map features.
2025-04-14 23:47:44 +07:00
..
(pages) feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
_components feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
_hooks implmentation clean architecture for auth services 2025-03-16 22:25:33 +07:00
_lib removed unsused zustand store 2025-04-11 15:35:02 +07:00
_styles Refactor user management components to use selectedUser instead of user 2025-04-12 17:18:36 +07:00
_utils feat: add crime map components and functionality 2025-04-14 23:47:44 +07:00
api set up sentry 2025-03-16 00:46:37 +07:00
sentry-example-page set up sentry 2025-03-16 00:46:37 +07:00
favicon.ico init next 14 with supabase 2025-02-12 19:10:21 +07:00
global-error.tsx set up sentry 2025-03-16 00:46:37 +07:00