This is Google Africa Developer Scholarship (GADS) Project Phase 2021 Project by Team MG03.
Team MG03 is powered by GADS GCP and MWS developers.
This project is a simple educational web application built with Django Web Framework.
This project packs 6 free eductional tools which are all for free.
Learn on the largest Educational website in the world. Search Udemy for free courses from many topics and skill levels.
Search and enjoy the videos and music you love while you study.
Take notes as you study.
Come across unfamiliar words? Dictionary helps you with definitions, synonyms, word origins and etymologies, audio pronunciations and example sentences.
Search the world's most comprehensive index of full-text books.
Wikipedia is a free online encyclopedia.
To set up this project on your computer:
- Clone the project
- Install all necessary dependencies
pip install -r requirements.txt
- Make migrations
python manage.py makemigrations python manage.py migrate
- Runserver
python manage.py runserver
Special thanks to Google, Pluralsight and the entire Andela team for making learning easy, engaging, and free.