/BATMAN-Crime-Information-Management-System

The Crime Management System Project Source Code In Java is a program that helps keep criminals records organized and lets people look at those records. The proposed system has features that save time and make management records work well.

Primary LanguageJava

B.A.T.M.A.N. Crime Information Management System πŸ¦‡

project2

πŸ’ͺ Powered By

  • Core JAVA
  • OOPs Concepts
  • Exception Handling
  • Inheritence
  • Netlify

Domain Description:

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

Roles:

  • Admin role
  • Public role (Not Accepting Currently)

πŸ§‘β€πŸ’» Admin can:

Note: Admin Username: β€˜admin’ password: β€˜admin’

1. Add crime details (Robbery, Theft, Homicide), description, police station area, name of victim.

2. update crime details, can update type, description, date and name of victim.

3. Add criminal details, name, dob, gender, identifying_mark, first_arrest_date.

4. update criminal details like using criminal_id, can update name, dob, gender, identifying_mark.

5. Assign criminals to crime.

6. remove criminal from crime.

7. delete crime using crime_id.

8. delete criminal using criminal_id.

πŸ‘₯ Facilities available for public:

1. Can view total crime for each police station area for a date range.

2. Can view total crime for each crime type for a date range.

3. Can search for criminal by name.

4. Can search for crime by description.