Skip to content

snow-shen/CSC2558-HCI-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mooclet-visualization

Flask App using Plotly for visualizing data in MOOClet

Steps to run the program

  1. create a config.py file in the main folder, and add the TOKEN to the file
  2. Download the dataset folder to the main folder
  3. run source startup.sh in the terminal
  4. run python3 dashboard.py in the terminal

python3 -m venv ./venv

source venv/bin/activate

pip install -r ./requirements.txt

pip install dash_bootstrap_components

pip install pandas_datareader

python3 dashboard.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors