Skip to content

kazimsayed954/Police-Panel-WomenSafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Police Panel WomenSafe

Following steps to followed to run application:

  1. Install Anaconda and Django in your laptop For installing anaconda, goto their offcial website and download it and use command below will be used for downloading django in your system and other important dependency.
 pip install Django 
 pip install folium
 pip install django-crispy-forms
  1. Goto the main section where manage.py will be present and open same directory in your commmand prompt:
 cd ..\police_interface\Police-Panel-WomenSafe
  1. Use below command to run the project:
  python manage.py runserver
  1. use below URL for reaching login In:
127.0.0.1:8000/LogIn/
  1. Use below credentials to login in the system:
Username: admin
Password: admin

Screenshot

c

c

c

c

c

c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published