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
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