/ShoutUp

This is basically a website for the victims of the various kinds of abuses like Domestic Violence, Dowry Harassment and many more which links them to a suitable NGO.

Primary LanguageHTML

ShoutUp

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.

To start the website

  1. Download the zip and extract.
  2. Open Terminal in the same Folder.
  3. Run npm install
  4. Run node server.js
  5. Make sure you have Node.js and MongoDB installed in your system.
  6. Rest all dependencies are written in package.json folder.