- Notifications
You must be signed in to change notification settings - Fork217
A women’s safety website that sends emails and messages to your trusted ones.
License
swapnilsparsh/Rescue
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
📧 A women’s safety website that sends emails and messages to your trusted ones.🚺
RESCUE is a responsive website to help women through panic and unsafe situations.
A main feature of website is theEmergency Button.
If the person feels unsafe in any situtation, they can click on that emergency button and within no time anAlert Message will be sent to herTrusted Contacts with herLocation Credentials that she is in need of help.
Our main aim is to help women with the support of latest technologies.
Frontend
Backend
Star the Repo 🌟 and this will keep me motivated.
- Download and install Python
- Download and install Git.
- Fork the Repository.
- Clone the repository to your local machine
git clone https://github.com/<your-github-username>/Rescue.git
- Change directory to main_app
cd main_app6.. Install django and other requirements by using the command below.
pip install -r requirements.txt
- Fill the details in the files:
- Make migrations
python manage.py makemigrations
- Migrate the changes to the database
python manage.py migrate
- Create admin
python manage.py createsuperuser
- Run the server
python manage.py runserver
- View the website -
- Click here
OR - Paste the following in your browser
https://localhost:8000
- Click here
We are usingFlake8 andBlack forlinting & formatting source code of this project.
- For Windows 💾 :
...\rescue> .\rescue_QA_checks
- For Linux 👨💻 :
.../rescue$ ./rescue_QA_checks
- Alternate option ✔ Run the following commands ⚡:
- For Windows 💾
...\rescue> black ....\rescue> flake8 . - For Linux 👨💻
.../rescue$ black ..../rescue$ flake8 .
- For Windows 💾
Thanks goes to these wonderful people (emoji key):
You can find our Code of Conducthere.
About
A women’s safety website that sends emails and messages to your trusted ones.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.

