index
:
watchdogs.git
master
Application that takes data from SEC directly on CEOs and determines suspicious activity using a page rank algorithm. Displays the results visually as a graph in a webfrontend.
csci0320
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
react-frontend
/
src
/
components
/
Visualization.js
Age
Commit message (
Collapse
)
Author
2021-04-20
Merge branch 'master' of ↵
Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 # Conflicts: # react-frontend/src/components/Visualization.js
2021-04-20
trying to implement on edge click, same trade pop up, not working yet tho
Julia McCauley
2021-04-20
Finished up the front end functionality. Some issues with the backend (small ↵
Michael Foiani
NaN issues), and some elements need a little more love (styling) before demo.
2021-04-20
Multiple state changes and efficiency fixes.
Michael Foiani
2021-04-19
added profit calcs back in, made visualization more dynamic
Julia McCauley
2021-04-18
cleaned up graph visualization, added colors, score based node scaling
Julia McCauley
2021-04-18
Have a good working canvas now by limiting the results shown.
Michael Foiani
2021-04-18
Working build that scales with the large database. We need to figure out the ↵
Michael Foiani
profit calculation on the large scale, though.
2021-04-16
Removed old testing react app for frontend.
Michael Foiani