This is a simple yet a powerful website made during a Hackathon. It is for the victims of Domestic Abuse. NGOs which are ready to help such people are connected with this website. When the victims fills the details, the website finds a suitable nearby NGO for him/her. Appropriate action is taken against the criminal by the NGO.
- Download the zip and extract.
- Open Terminal in the same Folder.
- Run
npm install
- Run
node server.js
- Make sure you have Node.js and MongoDB installed in your system.
- Rest all dependencies are written in package.json folder.