Skip to content

akashvishwakarma27/Crime_Information_Management_system_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crime Information Management System

Introduction

The “Crime Information Management System” is a console based application for storing the crime records and criminal records in a database. This application will be used by the police officials in the Police station. This can allow the officers to enter or delete the records if necessary. 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 application 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.

Functionalities

  1. To add a police station.
  2. To show all police stations.
  3. To add a victim.
  4. To show all victims.
  5. To add a criminal.
  6. To show all criminals.
  7. To add a crime area.
  8. To show all crime areas.
  9. To report a crime.
  10. To show all crimes.
  11. To search criminal by area.
  12. To search criminal by police station.
  13. To search crime by area.
  14. To search crime by police station.
  15. To check crime status.
  16. To update crime status.
  17. To get report of crime status report.
  18. To get count of crime reported in current month.

ER Diagram

Table creation

Queries for all the tables, click here:- Tables

Tech Stacks

  • JAVA
  • JDBC
  • MYSQL
  • STS

About

The main objective of this system is to maintain and manage detailed information on the crime that happened in an area under a particular police station.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages