aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-20Merge branch 'master' of ↵master9308233900
https://github.com/cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2
2021-04-20team pics9308233900
2021-04-20Fixed the crash if no data in timetime and hid if an investor has no holidngs.Michael Foiani
2021-04-20fixed some stuff with css overflow for investor info popupJulia McCauley
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-20Merge pull request #19 from cs0320-2021/frontend-tweaksclarkohw
added link, gain
2021-04-20added link, gainclarkohw
2021-04-20Updated the db with the trades for Monday, April 19Michael Foiani
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-20Merge pull request #18 from cs0320-2021/invester-infoclarkohw
investor info display
2021-04-20investor info display:clarkohw
2021-04-20Merge branch 'master' of ↵Michael Foiani
https://github.com/cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 Merging new id backend with the frontned that has a search feature.
2021-04-20Making the master frontend stable.Michael Foiani
2021-04-20Merge pull request #17 from cs0320-2021/search-by-holder_idclarkohw
search by holder id
2021-04-20search by holder idclarkohw
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-19Merge pull request #15 from cs0320-2021/profit-optimizationclarkohw
Profit optimization
2021-04-19Merge branch 'master' into profit-optimizationclarkohw
2021-04-19heavily optimized profit calculationsclarkohw
2021-04-19added profit calcs back in, made visualization more dynamicJulia McCauley
2021-04-19exclude only sell peopleclarkohw
2021-04-19Merge pull request #14 from cs0320-2021/profit-testsclarkohw
more profit testing
2021-04-19Merge branch 'master' into profit-testsclarkohw
2021-04-19more profit testingclarkohw
2021-04-19Merge pull request #13 from cs0320-2021/profit-testingclarkohw
Profit testing
2021-04-19Merge branch 'master' into profit-testingclarkohw
2021-04-19caching of prices profitclarkohw
2021-04-19efficiency for profit calc + testsclarkohw
2021-04-19simple testclarkohw
2021-04-18cleaned up graph visualization, added colors, score based node scalingJulia McCauley
2021-04-18pulling latest changes Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2
2021-04-18landing page rough draft completed9308233900
2021-04-18Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 # Conflicts: # src/main/java/edu/brown/cs/student/term/hub/SuspicionRanker.java
2021-04-18need to save changes to pullJulia McCauley
2021-04-18Have a good working canvas now by limiting the results shown.Michael Foiani
2021-04-18Small bug fixes to ticker symbols.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-17added ticker name cleaning to profit calculationsJulia McCauley
2021-04-17added back our old main that got lost, woopsJulia McCauley
2021-04-17merged in new database loader, this push contains a large database of all ↵Julia McCauley
the trades from 2021
2021-04-17Merge branch 'edgar-api' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 into merge_data # Conflicts: # data/trades.sqlite3 # src/main/java/edu/brown/cs/student/term/Main.java