Skip to content

prajak002/crimeEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techstack

Python
Streamlit: For building the web application.
Folium: For interactive map visualization.
SQLite: As the database for storing reported suspicious activities.
Geopy: For geocoding and retrieving location coordinates.

Install the required dependencies:

pip install -r requirements.txt

Run the application:

streamlit run app.py

The application will be accessible at http://localhost:8501 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages