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-20
Merge branch 'master' of github.com:cs0320-2021/term-project-cohwille-jmccaul...
Julia McCauley
2021-04-20
trying to implement on edge click, same trade pop up, not working yet tho
Julia McCauley
2021-04-20
added link, gain
clarkohw
2021-04-20
Updated the db with the trades for Monday, April 19
Michael Foiani
2021-04-20
Finished up the front end functionality. Some issues with the backend (small ...
Michael Foiani
2021-04-20
search by holder id
clarkohw
2021-04-19
Merge branch 'master' into profit-optimization
clarkohw
2021-04-19
heavily optimized profit calculations
clarkohw
2021-04-19
added profit calcs back in, made visualization more dynamic
Julia McCauley
2021-04-19
exclude only sell people
clarkohw
2021-04-19
Merge branch 'master' into profit-tests
clarkohw
2021-04-19
more profit testing
clarkohw
2021-04-19
Merge branch 'master' into profit-testing
clarkohw
2021-04-19
caching of prices profit
clarkohw
2021-04-19
efficiency for profit calc + tests
clarkohw
2021-04-19
simple test
clarkohw
2021-04-18
Merge branch 'master' of github.com:cs0320-2021/term-project-cohwille-jmccaul...
Julia McCauley
2021-04-18
need to save changes to pull
Julia McCauley
2021-04-18
Have a good working canvas now by limiting the results shown.
Michael Foiani
2021-04-18
Small bug fixes to ticker symbols.
Michael Foiani
2021-04-17
added ticker name cleaning to profit calculations
Julia McCauley
2021-04-17
added back our old main that got lost, woops
Julia McCauley
2021-04-17
merged in new database loader, this push contains a large database of all the...
Julia McCauley
2021-04-17
Merge branch 'edgar-api' of github.com:cs0320-2021/term-project-cohwille-jmcc...
Julia McCauley
2021-04-17
Created a stable load command that uses thhe official edgar rss feed. Had an ...
Michael Foiani
2021-04-17
fixed case were date of buy/sell is equal
clarkohw
2021-04-16
need to pull new frontend Merge branch 'master' of github.com:cs0320-2021/ter...
Julia McCauley
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
pulling latest frontend changes Merge branch 'master' of github.com:cs0320-2...
Julia McCauley
2021-04-16
added some todos
Julia McCauley
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
[next]