Skip to content

MediaCompLab/tv-social-network-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tv-series-social-network-visualizer

backend:
install mysql
in mysql do create database <database name>
cd databack
config mysql in config.py
pip install -r requirements.txt
flask db init
flask db migrate
flask db upgrade
python app.py

frontend:
install node.js
npm install
npm run dev

plans:

  • optimization on graph processing
  • picture download
  • graph json download

screenshots:
Screenshot 2024-04-03 092257 Screenshot 2024-04-03 092205 Screenshot 2024-04-03 092236

About

Visualization tool for social network of TV series

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published