Objective: The main objective of this system is to maintain and manage detailed information on the crime.
The Project Two Interfaces:
-> Admin Interface
-> Public Interface
Role of Admin:
-> Admin can add new Crime.
-> Admin can view and update the Crime Details.
-> Admin can add new Criminal in Database.
-> Admin can view and update the Criminal Details.
-> Admin can assign criminals to crime.
-> Admin can Remove criminals from crime.
-> Admin can delete criminals Data.
-> Admin can delete crime Data.
-> Admin can Update State of crime solved / unsolved.
Role of Public:
-> Can view total crime for each police station area for a date range.
-> Can view total crime for each crime type for a date range.
-> Can search for criminal by name
-> Can search for crime by description.
Java
MySql
Spring Tool Suite