CSCI-497: Lightbulb
Lightbulb : Classroom review tool
Using the project
-
Clone the repository @ https://github.com/wwu-csci-497/bettercrative.git
-
pip install the required plugins (found in requirements.txt) $pip3 install -r requirements.txt
Running the program
Make sure python is version 3.6 or higher
To run the program, type in $python3 run.py open http://localhost:5000 or http://127.0.0.1:5000 in a browser