# EmpowerEd-Rwanda-Initiatives
My project (EmpowerEd Rwanda Initiatives) targeted people located in Rwanda's local refugee community with an innovative platform going with the ways on areas with problems of education, women empowerment, and job creation, which will establish accessibility of quality educational institutions, promote gender equality through awareness campaigns and skill-building programs, and facilitate the creation of employment opportunities through vocational training and entrepreneurship support. This will address the educational needs, empower women, and boost economic growth in Rwanda's Local Refugee communities. This project aims to fight for high-quality education for refugees like everyone has never seen before. By providing refugees with high access to education, we nurture their talents and skills and empower them with the tools they need to contribute to their host countries and one day play a part in rebuilding their nation. My audacious project is to test the ability to scale to bring courses that lead refugees as the pathways to employment and those who don't have access to higher education.
# Table of contents
. Home: contains more information on the platform overview.
. Courses: Students or users will be enrolled in the course to access the course resources contained in the platform and manage the time outlined for the completion of the
course.
. Training: Users will be enrolled in the required training to get the materials to complete the training.
. Jobs: contains the job application section where the user will apply for the job that matches his/her interest after the admin has added the job related to the fields.
# Installation
1. clone the repository:
git clone:
github.com
2. Navigate to the project directory:
cd EmpowerEd-Rwanda-Initiatives
3. Create Environment:
python -m venv environment_name
4. Activate environment:
source environment_name/scripts/acti …