ShreyRavi / walk-safe-home

A personal safety app with a panic button, geo-location, and Twilio integration. Built with React.
http://walksafe.co/
MIT License
1 stars 2 forks source link

WalkSafe Home

WalkSafe Home is a React-powered personal safety app in development that provides easy access to emergency contact with the click of just one button. Inspired by friends who needed a lightweight panic button application that did not require an app download and would work on any device.


Screenshots of the WalkSafe Personal Safety App's homepage.

Live Demo

Live React web-app deployed to a Github Pages environment, accessible at www.walksafe.co.

React Native versions will be pushed on a seperate branch on this repository named walksafe-react-native when completed and published.

Usage

WalkSafe Home is a personal safety app that calls and texts a user's emergency contacts with the click of just one button. When the panic button is clicked, one contact of the user's choice will be called from their phone. In addition, up to 5 other number(s) will be texted an SOS message automatically from our service.

Local Setup

  1. Clone Repository
    git clone https://github.com/ShreyRavi/walk-safe-home.git
  2. Use npm to install required modules
    npm install
  3. Run the React project using npm
    npm start
  4. Navigate to https://localhost:3000/ (if not automatically opened) to see React app locally

React Components

Built With

Future Plans

License

The MIT License (MIT)

Disclaimer

WalkSafe Home is not a replacement for law enforcement or safety practices. Use at your own risk.