This project aims to develop a comprehensive crime database system that allows users to efficiently manage and analyze crime-related data. The system provides functionalities for storing information about various criminal incidents, suspects, victims, witnesses, and other relevant entities.
- Data Entry: Easily input and update information about criminal incidents, suspects, victims, etc.
- Search and Retrieval: Quickly find and retrieve specific records based on various criteria.
Insert ER diagram image here.
Insert screenshot of the dashboard here.
-
Clone the repository:
git clone https://github.com/your-username/crime-database.git
-
Install dependencies:
pip install -r requirements.txt
-
Configure database connection settings in
config.py
. -
Run the application:
streamlit run app.py
- Python
- Streamlit
- db2
- pandas
- Sachin V Bacha (@bachasachin0)
This project is licensed under the MIT License - see the LICENSE file for details.