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
Age
Commit message (
Collapse
)
Author
2021-04-20
fixed some stuff with css overflow for investor info popup
Julia McCauley
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
trying to implement on edge click, same trade pop up, not working yet tho
Julia McCauley
2021-04-20
added link, gain
clarkohw
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
Merge branch 'master' of ↵
Michael Foiani
https://github.com/cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 Merging clark's plot.
2021-04-20
Multiple state changes and efficiency fixes.
Michael Foiani
2021-04-20
investor info display:
clarkohw
2021-04-20
Making the master frontend stable.
Michael Foiani
2021-04-20
Fixed merge with removing some repeated methods shared among some classes ↵
Michael Foiani
after restructuring.
2021-04-20
Quick search feature and some restructuring.
Michael Foiani
2021-04-20
Merge pull request #16 from cs0320-2021/search-by-holder_id
clarkohw
can search trades by holder id
2021-04-20
can search trades by holder id
clarkohw
2021-04-20
Logic of modal in app.js. Watchdogs component created.
Michael Foiani
2021-04-20
Random merge
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
landing page rough draft completed
9308233900
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-17
landing preview/disclaimer added
9308233900
2021-04-17
landing page nav bar done
9308233900
2021-04-17
some landing page improvements, css cleaned
9308233900
2021-04-17
sidebar contrast bug fixed, landing page started
9308233900
2021-04-17
orientation completed
9308233900
2021-04-16
Removed old testing react app for frontend.
Michael Foiani