One Stop Solution : A Panic Receptive Website for Women Security and Outreach.
- Install django and Requests
pip install -r requirements.txt
- Fill the details in
main_app/mail.py
mysite/settings.py
- 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
Frontend :
Backend :
(Remember to 🌟 this repository)