Skip to content

efocoder/handy-virtual-classrom

Repository files navigation

Handy Virtual Classroom

This is a project to enhance online teaching and learning during COVID-19 and beyond.

Demo Link: https://handy-vc.herokuapp.com/

It is built with Django version 3.0.5 with python 3.8.1

Prerequisites

Python 3.8.1 or above
Django 3.0.5 

Installation

To use the application, clone the repository 'git clone https://github.com/clemsedem/handy-virtual-classrom.git'

python manage.py makemigrations
python manane.py migrate

Run the server

python manage.py run server

This command will start the application in development mode at localhost:8000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Disclaimer

No warranty expressed or implied. Software is as is.

About

This is an open source application developed in Django 3 and Twilio to provide video classroom to enhance teaching and learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published