Skip to content

hetzz/SafelyReached

 
 

Repository files navigation

Safe Travel Routes for a Happy Journey

made-with-python

made-with-javascript



Google Maps have changed the scope of navigation, it gives us the fastest route to a destination but it dosen't make sure that it is the safest route to reach your destination.

Safely reached considers all the possible routes and gives you the shortest but also the SAFEST route for your journey.

The safest route is chosen on the basis of the liveliness on a particular street like open restaurants, pharmacies, petrol pumps, hospitals etc.

If it not possible to find a route with optimum level of safety there is an option to send an SOS alert to their close ones.

Web-App







Installation and Deployment

Add the Google Maps API key in .env

Using Docker

docker build . -t safelyreached
docker run -p 5000:5000 safelyreached

Using Python

python3 app.py

Future Add-Ons

  • In case of extreme emergencies an alert can be sent to the respective police authorities.
  • Taking into consideration the traffic congestion on the streets.

Contributing

We're are open to enhancements & bug-fixes 😄 Also do have a look here

Note

This project was done under 30 hours with minimal pre-preparation


Contributors


This repository / project was a part of SVNIT DotSlash Hackathon 2k19 which secured a 2nd runners up position.

About

A Web application that gives you the safest way to travel for a happy journey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 43.7%
  • CSS 21.7%
  • Python 18.2%
  • JavaScript 15.7%
  • Dockerfile 0.7%