Crimefiles is a complaint registration portal made using python-Django webframework.
1.Users can register and file complaints and update them till an FIR is filed
2.Police/COP can file 1 FIR and Update police proceedings
3.Court can Update Court proceedings and Close the case
1.python2
2.Django
3.django-registrations
Travese to the ECOP folder with manage.py
execute in terminal: python manage.py runserver
you can access the webpage on localhost:8000/