There is a need to redefine the status of women in the society. A change can be brought through the constitution and
supportive legislations. The Constitution of India gives a women status equal to men. Women empowerment has to
begin with women's active participation. Unless women throw off the shackles that ignore their talent, skill and spirit women through education and economic self-reliance, women cannot be empowered.
According to READ GLOBAL one of the key enablers for women empowerment is the need for a “safe space” for
women to gather and learn. However, as of now there is no such virtual platform available. The next enabler for women
empowerment is to teach women job skills and seed businesses. There is also a need to build their self-esteem and
confidence. With EMPOWER we propose a platform for women to build, grow and learn together. We aim to create
communities of women that support each other along with the skill enhancement and upliftment provided to them by
NGOs on the platform. We aim to curate a platform where women can connect, share their thoughts, promote their businesses, connect with potential recruiters and get quick replies to common questions through conversational AI.
This project would never have been possible without these wonderful frameworks and project.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Clone the repo and hit yarn install.
- yarn
yarn install
- Clone the repo
git clone https://github.com/vidhi-mody/EmpowHer
- Install the packages
yarn install
- Create a .env file in home directory with valid credentials as follows
COOKIE_SECRET=“YOUR COOKIE SECRET”
NODE_ENV=development
MONGODB_URI=“YOUR MONGODB URI”
GOOGLE_CLIENT_ID=“YOUR GOOGLE CLIENT ID”
GOOGLE_CLIENT_SECRET=“YOUR CLIENT SECRET”
GOOGLE_CALLBACK_URL=“”YOUR CALLBACK URL
REDIS_HOST=localhost
REDIS_PORT=6379
IBM_TONE_API_KEY=“YOUR IBM TONE KEY”
IBM_TONE_API_URL=“YOUR IBM TONE URL”
SPOONACULAR_API_KEY=“YOUR SPOONACULAR API KEY”
- Start the project
yarn dev
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Make sure to read it here.
- Soham Parekh <@und3fined-v01d, mail@sohamp.dev>
- Vidhi Mody <@vidhi-mody, vidhimody6@gmail.com>