The goal of this repo is to ensure everyone makes the best schedule possible at the University of North FL. Professors are at the core of student success, with ISQ Plot py you can easily find the best professor to take a course with.
streamlit
pandas
plotly-express
To install, simply run this code snippet in your terminal...
pip install -r requirements.txt
To run the web app, simply run this code snippet in your terminal...
streamlit run main.py
Open a PR and once merged, it'll update in the cloud!