This is a Java-based application built using Hibernate framework that allows users to manage and track crime-related information. It provides functionalities to add, retrieve, update, and delete crime records, and manage crime, criminal, victim, and police station-related information.
- Java
- Hibernate
- MySql
- Maven
- Admin role (username & password: admin)
- Public role (No account required)
- Add Crime
- Add Police Station
- Update Crime Details
- Add Criminal
- Update Criminal Details
- Assign criminals to crime
- Remove criminal From Crime
- Delete Crime By id
- Delete Criminal By id
- Logout
- total crime for each police station area for a date range.
- View the total crime for each crime type for a date range
- Search for criminals by name
- Search for crime by description
- JDK (Java Development Kit) installed
- IDE (Eclipse, IntelliJ IDEA, etc.) or a text editor for code editing
- MySQL (or any other supported database) installed and running
- Maven (or any other build tool) installed
Contributions are welcome! If you have any ideas, suggestions, or improvements, please create a pull request or open an issue in the repository.
For any questions or inquiries, please contact [45.mdzaid@gmail.com].