Logo Lanfrica

octet-systems/youth-connect-malawi

Domain:

education

Record type:

software
Creator:
oct
Host:
# Youth Connect Malawi πŸ‡²πŸ‡Ό A digital platform empowering young people in Malawi through connectivity, resources, and community engagement. ## 🎯 Mission Youth Connect Malawi bridges the digital divide by providing a centralized, accessible platform where young Malawians can access educational resources, connect with peers, find opportunities, and actively participate in their communities' development. ## ✨ Features - **πŸ“š Resource Library**: Access to educational materials, career guidance, and skill development resources - **🀝 Community Forums**: Connect with like-minded youth across Malawi - **πŸ“ž Crisis Support**: Mental health resources and crisis intervention support - **πŸ’¬ Peer Support Chat**: Real-time communication and support networks - **πŸ₯ Wellness Tracker**: Tools to monitor and improve mental and physical wellbeing - **πŸŽ“ Educational Workshops**: Online and offline learning opportunities - **🀲 Volunteer Opportunities**: Ways to get involved in community service - **🌱 Start a Chapter**: Tools to establish local Youth Connect chapters - **πŸ’ Donation Platform**: Support youth initiatives and programs - **πŸ“ž Contact & Support**: Easy access to help and information ## 🎨 Design Philosophy - **Mobile-First**: Optimized for smartphones and low-bandwidth connections - **Accessibility**: Inclusive design for users with disabilities - **Cultural Sensitivity**: Content and design respectful of Malawian culture - **Offline Capability**: Key features work even with limited internet connectivity ## πŸš€ Getting Started ### Prerequisites - Node.js (v16 or higher) - Install with nvm - npm (comes with Node.js) - Git ### Local Development ```sh # Clone the repository git clone github.com # Navigate to project directory cd youth-connect-malawi # Install dependencies npm install # Start development server npm run dev ``` The application will be available at `localhost` ### Available Scripts - `npm run dev` - S …