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
/
src
Age
Commit message (
Expand
)
Author
2021-04-16
Merge pull request #11 from cs0320-2021/profit-testing
clarkohw
2021-04-16
remove comments for rankCommand
clarkohw
2021-04-16
prelimitary testing
clarkohw
2021-04-16
Added the new frontend. Still needs querying and lots of testing.
Michael Foiani
2021-04-16
finished up unit tests and added system tests
Julia McCauley
2021-04-16
Working on adapting maps frontend. Finished the time selector to change the t...
Michael Foiani
2021-04-16
need to push endpoint updateMerge branch 'master' of github.com:cs0320-2021/t...
Julia McCauley
2021-04-16
fixed error with empty hub map in suspicion rank
Julia McCauley
2021-04-16
do not reset current stock price table
clarkohw
2021-04-16
Merge branch 'master' of github.com:cs0320-2021/term-project-cohwille-jmccaul...
Julia McCauley
2021-04-16
temp commit to merge
Julia McCauley
2021-04-16
Have a little bug with backend. Going to skip over it for now.
Michael Foiani
2021-04-16
added followers field to holder objects, continued writing tests
Julia McCauley
2021-04-16
need to pull changes from master Merge branch 'master' of github.com:cs0320-2...
Julia McCauley
2021-04-16
need to pull profit map changes
Julia McCauley
2021-04-16
Merge pull request #9 from cs0320-2021/trade-query-endpoint
clarkohw
2021-04-16
fixed profit map
clarkohw
2021-04-16
Merge pull request #8 from cs0320-2021/trade-query-endpoint
clarkohw
2021-04-16
cleanup for profit endpoint
clarkohw
2021-04-16
added trade query endpoint
clarkohw
2021-04-16
Big merge to supress the printstram and update the frontend server.
Michael Foiani
2021-04-16
Merge branch 'master' of github.com:cs0320-2021/term-project-cohwille-jmccaul...
Julia McCauley
2021-04-16
intermediate commit to pull new changes
Julia McCauley
2021-04-16
zero gains are recorded as 0%
clarkohw
2021-04-15
Merge branch 'master' into endpoint-proifit-query
clarkohw
2021-04-15
Fixed suspicion ranks, work with real data now and added lots of unit tests
Julia McCauley
2021-04-15
added endpoint
clarkohw
2021-04-15
had to prune?
Julia McCauley
2021-04-15
made the suspicion rank calculations and added an endpoint to access the list...
Julia McCauley
2021-04-15
full suspicion rank calculations working, made endpoint to request holders an...
Julia McCauley
2021-04-15
added part of handler for profit
clarkohw
2021-04-13
added profit-calc for hub integration
clarkohw
2021-04-12
Some quick frontend fixes to show results in a simple way.
Michael Foiani
2021-04-12
Quickly brewed some basic frontend to display results from trades.
Michael Foiani
2021-04-10
Finally have an xml parser that reads the urls and inserts data into database...
Michael Foiani
2021-04-09
Small changes to testing for parsing.
Michael Foiani
2021-04-09
Updated so the trade will only be added if the price isn't 0.
Michael Foiani
2021-04-09
Small updates to incorportate number of shares into the DB.
Michael Foiani
2021-04-09
Merge branch 'master' of https://github.com/cs0320-2021/term-project-cohwille...
9308233900
2021-04-09
server complete, time/xml passed to backend
9308233900
2021-04-09
Merge pull request #3 from cs0320-2021/xml-parse
sotech117
2021-04-09
server up
9308233900
2021-04-09
Added a basic skeleton for derivative trades, if we dedice to look at those a...
Michael Foiani
2021-04-09
Added and reorganized tests, but they fail when internet is unstable or disco...
Michael Foiani
2021-04-09
Added functionality that adds to the DB directly. Also, can handle multiple t...
Michael Foiani
2021-04-05
merging to push hub rank changesMerge branch 'master' of github.com:cs0320-20...
Julia McCauley
2021-04-05
changed direction of follower map, basic hub rank up and running
Julia McCauley
2021-04-05
Moved around and added some tests and added an xml parser that uses urls inst...
Michael Foiani
2021-04-05
Added a basic xml parser that deals with local files. TODO: add a url one. Al...
Michael Foiani
2021-04-05
merged in changes from master
clarkohw
[next]