Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.02 KB

File metadata and controls

34 lines (24 loc) · 1.02 KB

Crime-Information-Management-System

This project is developed by me

About

Crime Information Management System is an application which interact with crime and criminal database and take the information from the database and give it to the user. It is consoled based application which give functionalities to user like register crime, register criminal, show status of crime case and get report on no of solved and not solved cases. This backend application is developed using JAVA and to get the data from database I used JDBC.

Tech Stacks

  • JAVA
  • JDBC
  • SQL

Functionalities :

  • Register Crime
  • Register Criminal
  • Show status of case
  • Cange status of case
  • Search case in records
  • Search criminal in records
  • Get report on status of case
  • Get all cases of crime of current month
  • Get report of crime cases area wise

Use cases of this application in real life :

  • This can be used by police:
  1. To get the Crime and Criminal data from the records.
  2. To register crime cases and criminals in records.