Skip to content

Latest commit

History

History
43 lines (31 loc) 路 1.79 KB

README.md

File metadata and controls

43 lines (31 loc) 路 1.79 KB

HerCare

We present to you HerCare, a Women Safety App to provides One Stop Platform to get Safety Tips , Shared Incidents using Google Maps & statistical Data . Provides the information about Women Safety Organisation .

Setting project locally

For Backend :-

  • Navigate to server folder .
  • Install npm packages by running command npm install
  • Run backend server by running command npm start
  • Backend server is running at port 4000 .

For Frontend:-

  • Navigate to client folder .
  • Install npm packages by running command npm install
  • Run frontend server by running command npm start
  • Frontend server is running at port 3000 .

Setting Environmental Variables

I had provided all environmental variables for testing purpose .

Website Live Link :- : Click here

Home Page

Home Page

Here is the map showing all the incidents happened with time and type of assault .

GoogleMapsIncident

Incident Form which takes the data anonymously

IncidentForm

Filtering Incidents and Safety Tips for Women based on Location, when that Incident happened & type of Assaults.

FilteringIncidents

Page Recommending top NGOs for Women & providing them link to pariticipate.

TopNGOs

Statistical data based on the Incidents provided on filling the form.

StasticalData

Legal Resources like punishments for type of assault happened.

LegalResources

Thank You !!!!