#Dream Team GUI
- Verify that Python version >=3.8
python3 -V >>> Python 3.8 - Initialize virtual environment with:
python3 -m venv venv - Activate virtual environment:
source .venv/bin/activate - Install required packages:
pip3 install -r requirements.txt - Run flask server
python3 app.py
URL Argument for Student Mastery Levels:
http://127.0.0.1:5000/?course_name=CS10&student_mastery=322113200