aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-16Merge pull request #11 from cs0320-2021/profit-testingclarkohw
2021-04-16remove comments for rankCommandclarkohw
2021-04-16prelimitary testingclarkohw
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 t...Michael Foiani
2021-04-16need to push endpoint updateMerge branch 'master' of github.com:cs0320-2021/t...Julia McCauley
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 github.com:cs0320-2021/term-project-cohwille-jmccaul...Julia McCauley
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 github.com:cs0320-2...Julia McCauley
2021-04-16need to pull profit map changesJulia McCauley
2021-04-16Merge pull request #9 from cs0320-2021/trade-query-endpointclarkohw
2021-04-16fixed profit mapclarkohw
2021-04-16Merge pull request #8 from cs0320-2021/trade-query-endpointclarkohw
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
2021-04-16Merge branch 'master' of github.com:cs0320-2021/term-project-cohwille-jmccaul...Julia McCauley
2021-04-16intermediate commit to pull new changesJulia McCauley
2021-04-16zero gains are recorded as 0%clarkohw
2021-04-15Merge branch 'master' into endpoint-proifit-queryclarkohw
2021-04-15Fixed suspicion ranks, work with real data now and added lots of unit testsJulia McCauley
2021-04-15added endpointclarkohw
2021-04-15had to prune?Julia McCauley
2021-04-15made the suspicion rank calculations and added an endpoint to access the list...Julia McCauley
2021-04-15full suspicion rank calculations working, made endpoint to request holders an...Julia McCauley
2021-04-15added part of handler for profitclarkohw
2021-04-13added profit-calc for hub integrationclarkohw
2021-04-12Some quick frontend fixes to show results in a simple way.Michael Foiani
2021-04-12Quickly brewed some basic frontend to display results from trades.Michael Foiani
2021-04-10Finally have an xml parser that reads the urls and inserts data into database...Michael Foiani
2021-04-09Small changes to testing for parsing.Michael Foiani
2021-04-09Updated so the trade will only be added if the price isn't 0.Michael Foiani
2021-04-09Small updates to incorportate number of shares into the DB.Michael Foiani
2021-04-09Merge branch 'master' of https://github.com/cs0320-2021/term-project-cohwille...9308233900
2021-04-09server complete, time/xml passed to backend9308233900
2021-04-09Merge pull request #3 from cs0320-2021/xml-parsesotech117
2021-04-09server up9308233900
2021-04-09Added a basic skeleton for derivative trades, if we dedice to look at those a...Michael Foiani
2021-04-09Added and reorganized tests, but they fail when internet is unstable or disco...Michael Foiani
2021-04-09Added functionality that adds to the DB directly. Also, can handle multiple t...Michael Foiani
2021-04-05merging to push hub rank changesMerge branch 'master' of github.com:cs0320-20...Julia McCauley
2021-04-05changed direction of follower map, basic hub rank up and runningJulia McCauley
2021-04-05Moved around and added some tests and added an xml parser that uses urls inst...Michael Foiani
2021-04-05Added a basic xml parser that deals with local files. TODO: add a url one. Al...Michael Foiani
2021-04-05merged in changes from masterclarkohw