The Police Resource Management System equips police departments with a comprehensive analytical dashboard. It seamlessly integrates performance indicators, resource management tools, and cutting-edge technology to empower informed decision-making and optimize task management for officers.
- Performance Indicators: Display crime rates, conviction rates, and arrest statistics.
- Resource Allocation: Task assignment and duty roster management features.
- Hierarchical Aggregation: Allows comparison across supervision levels.
- Automated Alerts: Generates alerts for incomplete tasks.
- User Feedback Integration: Incorporates user feedback for improvement.
![](https://private-user-images.githubusercontent.com/94642300/322314795-7a5c9b14-729b-4224-92f6-78640a60eb0b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODU5NDIsIm5iZiI6MTczOTQ4NTY0MiwicGF0aCI6Ii85NDY0MjMwMC8zMjIzMTQ3OTUtN2E1YzliMTQtNzI5Yi00MjI0LTkyZjYtNzg2NDBhNjBlYjBiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIyMjcyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI5ODI2MDEzNGYyZTQ2Y2Q2MzVhZGFiNThkMjZkMzA1NjVjMWFkYjM3MDc1ODUzYTQ0ZTMyMTQ4NjAzYWVjNGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.DBHbwY5yKYqL5pKVmPSdjLL4uSF1v6v2XKtDEMXZuLc)
Project can be found here - https://ksp6.vercel.app
For login please use one of the following emails: [email protected], [email protected], [email protected]
- Power BI Dashboard - Police Performance Dashboard
There are some necessary steps to get the project up and running.
First, install the required packages:
npm install
## Setup
There are some necessary steps to get the project up and running.
## Getting Started
First, install the required packages:
```bash
npm install
Next, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.