Frontend-VBB-Portal Empowering Rural Education
Village Portal is an open-source, facility-based mentoring management platform designed to bridge global learning gaps. Through virtual mentoring, learning libraries, and community-driven education solutions, the platform aims to facilitate learner development worldwide. The Village Portal helps connect hundreds of virtual mentors with trainees, fostering impactful relationships. Current and future features enhance this connection, building a foundation for rural innovation and economic development.
The mission of Village Portal is to equip brave learners and communities with essential skills for a sustainable future. By advancing literacy, research, and education capabilities, Village Portal envisions a transformative step toward an innovative rural economy on a global scale. Interested in joining this mission? Connect with us to learn more.
The project is split into independent backend and frontend repositories. The backend, built on Django using the Django Rest Framework, hosts a streamlined API. The frontend, built with React, queries data from the API. For setup, install Node.js, ensure the backend server is running, and execute the following command in the repository folder:
npm start
评论区