updated: Sunday, 31st March 2024
- Problem Statement
- Domain
- Proposed Solution
- Tech Stacks
- Installation Guide
- Usage
- Contributing
- Preview
- Designs
- Contributions
- Team
- License
- To develop an innovative solution to address systemic barriers hindering women's developement, fostering gender equality and promoting inclusivity across various sectors such as technology, education, science and engineering etc.
- When women are not empowered, it restricts their participation in the workforce and limits their access to education and skills development opportunities.
- This results in a loss of potential talent and productivity for the economy.
- Women Empowerment
- Discover empowering blogs and articles tailored to women's personal and professional growth. From inspiring stories to practical tips on self-care and career advancement, find resources to help you thrive with confidence and resilience.
- Get ahead with exclusive job and internship opportunities meant for female camdidated delivered directly through our website. Stay informed about the latest openings tailored to your interests.
- To find information regarding female hackathons and meetups
- Users can donate money which will be used for female education and other healthcare purpose.
- MongoDB: For DataBase Management
- ExpressJs: For BackEnd Routing
- React: FrontEnd Developement
- NodeJS: For BackEnd developement
- Vercel: For hosting the frontEnd & backEnd production
- Vite: For FrontEnd Developement
- Tailwind: Framework for frontend development
- Download NodeJS >18.0.1
- Run the following commands for running client (frontEnd)
- set up
.env
with the help of.env.example
file in both client and server
$> cd client
$> npm i # install all packages
$> npm run dev # run the frontend
- Run the following commands for running server (backEnd)
$> cd client
$> npm i # install all packages
$> npm start # run the backEnd
- Users can navigate to the deployed site.
- Donate amount for betterment of women to provide free workshops to promote developement.
- Host free Events for Women
- Login and SignUp
- See Job Postings specific to women
- Acesss career Roadmaps and cheetsheets in Resources.
- See CONTRIBUTING.md
- Add Stripe payment to accept donations.
- Add more secure authentication protocols using Aadhar or PAN card.
- Low interest loan system for poverty striken women.
-
- Team Management
- Task Deligation
- Project Layout
- FrontEnd
- Designing
- Ideation
-
- Repository Management
- BackEnd
- FrontEnd
- Database Management
- Deployment
- see LICENSE