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.
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.