This is a django web based app that lets college students report crimes around their schools in real time By uploading relevenat information such as evidence in terms of pictures that can be used to investigate and areest the criminals
The project can be cloned directly from my github repository
git clone https://github.com/okotdaniel/crime-portal.git
cd crime-portal
install the necessary packages
pip install requirements.txt
After that the run the following command
python manage.py runserver
Make migrations
python manage.py makemigrations
python manage.py migrate
Feel free to contribute to the above project by simply forking the project and adding in the chabges to the files Otherwise buy me a beer