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
/
css
Age
Commit message (
Collapse
)
Author
2021-04-20
Fixed the crash if no data in timetime and hid if an investor has no holidngs.
Michael Foiani
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
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
investor info display:
clarkohw
2021-04-18
landing page rough draft completed
9308233900
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