aboutsummaryrefslogtreecommitdiff
path: root/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-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-20search by holder idclarkohw
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 branch 'master' into profit-testsclarkohw
2021-04-19more profit testingclarkohw
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-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-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
2021-04-17Created a stable load command that uses thhe official edgar rss feed. Had an ↵Michael Foiani
option to load mose recent trades or trades from a certain timefrant.
2021-04-17fixed case were date of buy/sell is equalclarkohw
2021-04-16need to pull new frontend Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2
2021-04-16Merge pull request #11 from cs0320-2021/profit-testingclarkohw
Profit testing
2021-04-16remove comments for rankCommandclarkohw
2021-04-16prelimitary testingclarkohw
2021-04-16 pulling latest frontend changes Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2
2021-04-16added some todosJulia McCauley
2021-04-16Added the new frontend. Still needs querying and lots of testing.Michael Foiani
2021-04-16finished up unit tests and added system testsJulia McCauley
2021-04-16Working on adapting maps frontend. Finished the time selector to change the ↵Michael Foiani
time interval.
2021-04-16need to push endpoint updateMerge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2
2021-04-16fixed error with empty hub map in suspicion rankJulia McCauley
2021-04-16do not reset current stock price tableclarkohw
2021-04-16Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 into fronend-dev # Conflicts: # src/main/java/edu/brown/cs/student/term/Main.java
2021-04-16temp commit to mergeJulia McCauley
2021-04-16Have a little bug with backend. Going to skip over it for now.Michael Foiani
2021-04-16added followers field to holder objects, continued writing testsJulia McCauley
2021-04-16need to pull changes from master Merge branch 'master' of ↵Julia McCauley
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2
2021-04-16need to pull profit map changesJulia McCauley
2021-04-16Merge pull request #9 from cs0320-2021/trade-query-endpointclarkohw
fixed profit map
2021-04-16fixed profit mapclarkohw
2021-04-16Merge pull request #8 from cs0320-2021/trade-query-endpointclarkohw
Trade query endpoint
2021-04-16cleanup for profit endpointclarkohw
2021-04-16added trade query endpointclarkohw
2021-04-16Big merge to supress the printstram and update the frontend server.Michael Foiani