An open API service indexing awesome lists of open source software.

https://github.com/100/talk_stock

Reddit-centric Social Stock Analysis Platform (Hack RU Fall 2015)
https://github.com/100/talk_stock

Last synced: 5 months ago
JSON representation

Reddit-centric Social Stock Analysis Platform (Hack RU Fall 2015)

Awesome Lists containing this project

README

          

# Talk Stock

This web-app allows users to rate relevant news articles via the /r/talkstock subreddit, and determines the most pressing articles via Reddit's upvote system. Additionally, users may post comments on each article and vote on the analyses of others, and maintain a 'karma' score based on the score of their comments on the respective reddit submissions. Users within the top 10% of analysts will be able to join a private subreddit for the top analysts, and hear exclusive insights from the most-trusted members of the community.

## This app uses:
* Python
* Flask web framework
* Twilio API
* PRAW (Reddit API)
* New York Times API
* PyMongo (MongoDB)
* HTML
* Skeleton CSS Framework