A comprehensive platform developed for the GNEC Hackathon, focusing on SDG 5 (Gender Equality) and SDG 10 (Reduced Inequalities) through interactive learning and community engagement.
EqualHub serves as a bridge between technology and social impact, offering innovative solutions for promoting equality and inclusion. Through our four distinct modes, we provide comprehensive tools and resources aligned with UN Sustainable Development Goals 5 and 10, empowering users to learn, engage, and make a real difference in their communities.
-
Quest Mode: Test your knowledge through an engaging five-part challenge
- Knowledge Check MCQs
- Scenario Analysis
- Interactive Fact Matching
- Personal Action Pledges
- Micro-Advocacy Challenges
-
Play Mode: Interactive mini-games and ice-breaking activities
- Path to Parity Game
- Balance Scales Simulation
- Inclusion Icebreakers
- Collaborative Challenges
-
Skill Mode: Comprehensive learning resources
- Structured Video Courses
- Interactive Workshops
- Resource Library
- Mentorship Platform
-
Impact Mode: Assessment and analytics tools
- Inclusivity Assessment
- Policy Analysis
- Culture Survey
- Interactive Dashboards
- Clone the repository:
git clone https://github.com/yourusername/equalhub.git
cd equalhub- Install dependencies:
npm install
# or
yarn install- Create a
.env.localfile in the root directory and add necessary environment variables:
NEXT_PUBLIC_APP_URL=http://localhost:3000npm run dev
# or
yarn devOpen http://localhost:3000 in your browser.
# Build the application
npm run build
# or
yarn build
# Start the production server
npm run start
# or
yarn start- Next.js 14
- TypeScript
- Tailwind CSS
- Framer Motion
- Lucide Icons
-
Administrative Features
- Basic dashboard for content management
- Analytics tracking
- Resource upload system
- User management
-
Platform Improvements
- Mobile-responsive design enhancements
- Accessibility improvements
- Multi-language support
- Progress tracking system
Shahtab Mohtasin Prionti Maliha
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.

