Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 637 Bytes

ShoutUp

It's a simple yet powerful website for the victims of Domestic Abuse. NGOs which are eager 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. Individual persons can also join or contribute if they wish to.

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.