Classroom
An Open-Source Google Classroom alternative in django.
Features
- Create a class
- Join a class
- Modifible Classname, Class banner
- Doesn't track you
- Clean interface
Soon to be completed and will be ready for beta.
Meanwhile, Join our Discord server for development and early user sign up.
Early Preview
Local Installation
- clone/download the repo.
- go to project folder.
- run
pip install -r requirements.txt.
- then run
python manage.py runserver.
- visit http://127.0.0.1:8000/ in your browser.
Ask you queries by Joining our Discord server.
Contributors ?