Skip to content

codenameberyl/mg03-project

Repository files navigation

This is TEAM MG03 GCP-MWS 2021 Project

Table of contents

Introduction

This is Google Africa Developer Scholarship (GADS) Project Phase 2021 Project by Team MG03.

Team MG03 is powered by GADS GCP and MWS developers.

Overview

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.

Tools

Udemy

Learn on the largest Educational website in the world. Search Udemy for free courses from many topics and skill levels.

YouTube

Search and enjoy the videos and music you love while you study.

Notes

Take notes as you study.

Dictionary

Come across unfamiliar words? Dictionary helps you with definitions, synonyms, word origins and etymologies, audio pronunciations and example sentences.

Google Books

Search the world's most comprehensive index of full-text books.

Wikipedia

Wikipedia is a free online encyclopedia.

Installation

To set up this project on your computer:

  1. Clone the project
  2. Install all necessary dependencies
        pip install -r requirements.txt
  3. Make migrations
        python manage.py makemigrations
        python manage.py migrate
  4. Runserver
        python manage.py runserver

Preview

Home Page

home

Login, Sign Up and Forgot Password Pages

login, sign up and forgot password pages

Dashboard

dashboard


Special thanks to Google, Pluralsight and the entire Andela team for making learning easy, engaging, and free.

About

MG03 Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published