Code Monkey home page Code Monkey logo

rescue's Introduction

Rescue (Women Safety Website)

📧 A women’s safety website that sends emails and messages to your trusted ones.🚺


✨About the Project

RESCUE is a responsive website to help women through panic and unsafe situations.
A main feature of website is the Emergency Button.
If the person feels unsafe in any situtation, they can click on that emergency button and within no time an Alert Message will be sent to her Trusted Contacts with her Location Credentials that she is in need of help.

Our main aim is to help women with the support of latest technologies.

💻Technology Stack

Frontend

Backend

⚙Installation

Star the Repo 🌟 and this will keep me motivated.

  1. Download and install Python
  2. Download and install Git.
  3. Fork the Repository.
  4. Clone the repository to your local machine
git clone https://github.com/<your-github-username>/Rescue.git
  1. Change directory to main_app
cd main_app

6.. Install django and other requirements by using the command below.

pip install -r requirements.txt
  1. Fill the details in the files:
  1. Make migrations
python manage.py makemigrations
  1. Migrate the changes to the database
python manage.py migrate
  1. Create admin
python manage.py createsuperuser
  1. Run the server
python manage.py runserver
  1. View the website -
    • Click here
      OR
    • Paste the following in your browser
      https://localhost:8000

Lint and Format 📜

We are using Flake8 and Black for linting & formatting source code of this project.

Run QA checks on local environment ⚡ :


  • 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 .
      

First time to Open Source Love

Read How to Contribute.

✨Our Contributors

Thanks goes to these wonderful people (emoji key):

Code Of Conduct

You can find our Code of Conduct here.

📄License

MIT

Project Maintainer

Swapnil Sparsh

rescue's People

Contributors

swapnilsparsh avatar akrish4 avatar tanishq-arya avatar coding-geek21 avatar smriti1313 avatar kanishka8276 avatar prisha-srivastava avatar sakshikhachane avatar somya51p avatar nehaparmar99 avatar niksm7 avatar jatiinyadav avatar ankita297 avatar aditya201551 avatar iamutkarshmall avatar muthuannamalai12 avatar akshu-on-github avatar jatinjain001 avatar tarun-kamboj avatar muskan-creator avatar vaibhavsharma24 avatar sloth-panda avatar u-c0de avatar naman153 avatar kav-192 avatar subhradeepss avatar sourav-coder avatar mansijain980 avatar iamsonukushwaha avatar musavveer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.