U-c0de / Rescue-Women-Fight-Back

A Women Security responsive website from which alert e-messages can be sent to saved contacts in emergency situations. (Django App)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rescue : Women-Fight-Back! ๐Ÿ™


(Women Safety Website)

One Stop Solution : A Panic Receptive Website for Women Security and Outreach.


๐Ÿ“ธ Screenshots


13 11 12


๐Ÿ‘‹๐Ÿป Walkthrough

  1. Install django and Requests
pip install -r requirements.txt
  1. Fill the details in
main_app/mail.py
mysite/settings.py
  1. Run the website by following command in the terminal
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

โš™Tech-Tools

Frontend :

Backend :


(Remember to ๐ŸŒŸ this repository)

About

A Women Security responsive website from which alert e-messages can be sent to saved contacts in emergency situations. (Django App)

License:MIT License


Languages

Language:HTML 80.1%Language:Python 19.9%