Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 609 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 609 Bytes

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.