Skip to content

Fully open source online education website built using Python, Django, HTML, CSS and Javascript. the purpose of making this site is to make education better and inclusive .

License

Notifications You must be signed in to change notification settings

kallaviabdullah/codeteacher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Online Learning website built with Django.

This is a project built using Django, embed-video, django-braces and memcache

Demo:

Installation:

1.Clone Repo

git clone https://github.com/shyam999/codeteacher.git

2.Setup Virtualenv & Install Requirements

pipenv install -r requirements.txt
pipenv shell

3.Migrate Database

python manage.py makemigrations
python manage.py migrate

4.Run Server

python manage.py runserver

Where to find Me

visit My Website

About

Fully open source online education website built using Python, Django, HTML, CSS and Javascript. the purpose of making this site is to make education better and inclusive .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.9%
  • CSS 31.5%
  • HTML 24.6%