Major Project
Redis docker container docker run -p 6379:6379 -d redis
Create virtual env python3 -m venv venv
Activate virtual env source venv/bin/activate
Install requirements pip install -r requirements.txt
Start dev server python manage.py runserver
- Kicking student’s
- Copy button for Code.
- Google authentication
- Share board snapshot
- Canvas board adding
- Adding Notes
- Fix: Remove add page, remove notes section from dashboard, higlight colors, add tooltip on icons