The Crime Information Management system can help in storing the records related to the criminals, cases, case history. This Project is a console based JAVA Application with Database in MySql and using JDBC to setup a connection between them.
- JAVA
- MySQL
- User and Admin Side Functionalities.
- Admin login validation.
- Admin can create new officer and station data.
- Admin can view station and officer related data.
- Admin can assign a case to Officer.
- Officers can perform only operation on Crime Reports and Criminal Data.
- Officers can add new Crime Reports and Criminal Data.
- Officers can close a Crime Report.
- Officers can view data based on different parameters.