Many women all over the country are unaware of their rights to freedom, safety and dignity. A large population of men, women and children do not know how to identify abuse. Many voices are shut down or aren't heard because they do not know where to ask for help. Every woman deserves happiness, dignity and self respect and has the right to fight for it. Kaali , a web application is a one stop support platform for women victims of any form of abuse(physical , emotional, sexual) to reach out for help.
- Our goal is to educate women about their rights.
- Spread awareness on how to identify and report abuse
- We are here to Listen , Acknowledge and empathise
- Help victims of sexual assaults ,violence and other forms of abuse lead an honourable life as survivors.
- Download the source code in the desired location on your system.
- Open the code in your code editor.
- To install all the dependencies (listed in package.json file) in your project, go to terminal and type the following command and hit enter:
npm install
- Create a file named ".env" and enter the following credentials:
MONGO_URI=your-mongo-uri
- Go to terminal and type the following command and hit enter:
npm start
- Open browser and go to url: http://localhost:5000
- You need to first signup and then login to run the application.