nsatwik / Criminal-Management-System

Criminal Management System using HTML ,CSS ,JS ,PHP ,MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Criminal Management System

The criminal management system can help in storing the records related to the police officers and criminals. All these records can be maintained in a single database. Security is maintained so as to ensure that only the authorized users will have access to the system. This application will be one of the useful projects that the police can rely on. This website can help in getting the information of the criminals of many years back. It can also help in minimizing most of the work of the police. Modules of the crime record management system:

Criminal Record Management:
This website can contain the details related to the criminals.
Police Data Management:
The details of the police and the weapons assigned to them can be maintained through this website.

Following are the features of the developed system.

1. Its User-Friendly. Easy to use website.

2. Store information about officers and criminals.

3. Reduced time consumption.

4. Criminal records can be printed.

5. A pie chart of crime rate it available for statistical and analytical purpose.

Instructions

To get the website up and running on your machine, you will need XAMPP. After installtion, follow the steps below.

  1. Clone the repository using this command.

    git clone https://github.com/vraj404/Criminal-Management-System.git
  2. Copy and Paste the cloned folder in the htdocs folder in XAMPP folder on your machine.

  3. Start Apache and MySQL from XAMPP control panel.

  4. Open browser and write localhost in the url bar and XAMPP interface will open. Navigate to phpMyAdmin using Navbar.

  5. Import the criminalinfo.sql file in the phpMyAdmin panel in XAMPP.

  6. Type in the browser url bar

    localhost/Criminal-Management-System

    Congrats! The Website is live on your machine.

About

Criminal Management System using HTML ,CSS ,JS ,PHP ,MySQL


Languages

Language:PHP 84.7%Language:CSS 15.3%