Skip to content

This is a simple reporting system to report the ongoing crimes around a university. a case study of nkumba university. users can report the crimes around and the admin is able to view the crimes.

Notifications You must be signed in to change notification settings

okotdaniel/crime-portal

Repository files navigation

Univerity Crime Reporting Portal

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

Installation

The project can be cloned directly from my github repository

git clone https://github.com/okotdaniel/crime-portal.git 

Usage

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 

Lience

MIT

Contributing

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

About

This is a simple reporting system to report the ongoing crimes around a university. a case study of nkumba university. users can report the crimes around and the admin is able to view the crimes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages