aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/src
AgeCommit message (Collapse)Author
2021-04-20Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 # Conflicts: # react-frontend/src/components/Visualization.js
2021-04-20trying to implement on edge click, same trade pop up, not working yet thoJulia McCauley
2021-04-20trying to implement on edge click, same trade pop up, not working yet thoJulia McCauley
2021-04-20added link, gainclarkohw
2021-04-20Finished 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-20Merge branch 'master' of ↵Michael Foiani
https://github.com/cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 Merging clark's plot.
2021-04-20Multiple state changes and efficiency fixes.Michael Foiani
2021-04-20investor info display:clarkohw
2021-04-20Making the master frontend stable.Michael Foiani
2021-04-20Fixed merge with removing some repeated methods shared among some classes ↵Michael Foiani
after restructuring.
2021-04-20Quick search feature and some restructuring.Michael Foiani
2021-04-20Merge pull request #16 from cs0320-2021/search-by-holder_idclarkohw
can search trades by holder id
2021-04-20can search trades by holder idclarkohw
2021-04-20Logic of modal in app.js. Watchdogs component created.Michael Foiani
2021-04-20Random mergeMichael Foiani
2021-04-19added profit calcs back in, made visualization more dynamicJulia McCauley
2021-04-18cleaned up graph visualization, added colors, score based node scalingJulia McCauley
2021-04-18landing page rough draft completed9308233900
2021-04-18Have a good working canvas now by limiting the results shown.Michael Foiani
2021-04-18Working build that scales with the large database. We need to figure out the ↵Michael Foiani
profit calculation on the large scale, though.
2021-04-17landing preview/disclaimer added9308233900
2021-04-17landing page nav bar done9308233900
2021-04-17some landing page improvements, css cleaned9308233900
2021-04-17sidebar contrast bug fixed, landing page started9308233900
2021-04-17orientation completed9308233900
2021-04-16Removed old testing react app for frontend.Michael Foiani