This project is a Crime Management System developed in C. It provides functionalities for law enforcement agencies or correctional facilities to manage prisoner data efficiently. The system includes features such as adding, viewing, editing, searching, and deleting prisoner records. Additionally, it incorporates a basic login system to ensure authorized access.
- Add Record: Add new prisoner records with details such as name, gender, age, weight, height, etc.
- View Record: View all existing prisoner records stored in the file.
- Edit Record: Modify existing prisoner records.
- Search Record: Search for a specific prisoner's record by name and ID.
- Delete Record: Remove a prisoner's record based on ID.
- Login System: Basic login functionality to access the system securely.
- Clone the repository to your local machine.
- Compile the C source files.
- Run the executable file to launch the Crime Management System.
- Follow the on-screen prompts to navigate through the functionalities.
Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or create a pull request.
This project is licensed under the MIT License.
Special thanks to all contributors and developers who helped in creating and improving this system.
For any inquiries or support, please contact [dhanushanbu12@gmail.com].