diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,4 +3,5 @@ target/ .classpath .idea/ **.DS_Store** -maps.sqlite3
\ No newline at end of file +maps.sqlite3 +node_modules/
\ No newline at end of file |
![]() |
index : watchdogs.git | |
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 |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -3,4 +3,5 @@ target/ .classpath .idea/ **.DS_Store** -maps.sqlite3
\ No newline at end of file +maps.sqlite3 +node_modules/
\ No newline at end of file |