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)
- Host: GitHub
- URL: https://github.com/100/talk_stock
- Owner: 100
- License: mit
- Created: 2015-10-03T22:02:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T00:34:18.000Z (over 4 years ago)
- Last Synced: 2025-10-08T21:47:31.371Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 248 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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