Theme :- Tools for making learning visible
Concept :- Helping students to combine their new education life with the digital world
Project Video :- (it is a compressed file)https://drive.google.com/drive/folders/1OUWyOXEt6gtb8MR79khN82bI9o_btcS7?usp=sharing
- Install Python
- Create Virtual Environment
pip install virtualenv
virtualenv env - Clone the repo (same folder where virtualenv is installed)
- Activate Virtual Environment
env/Scripts/activate - pip install -r requirements.txt
- python manage.py makemigrations
- python manage.py migrate
- python manage.py runserver
- run the url in any browser
- For demo version of the website us creditionals :-
- Username- rahul
- Password- 1234567