Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 904 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 904 Bytes

ISQ Plot py

main · Streamlit

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.

Instagram post - 26.png

Dependencies

streamlit

pandas

plotly-express

To install, simply run this code snippet in your terminal...

pip install -r requirements.txt

Running locally

To run the web app, simply run this code snippet in your terminal...

streamlit run main.py

Deployment

Open a PR and once merged, it'll update in the cloud!