-
Notifications
You must be signed in to change notification settings - Fork 5
PoC Demo
ahmedhUSC edited this page Dec 5, 2020
·
14 revisions
The URL to our PoC Demo presentation:
The video should contain information on:
- Who is our client?
- Our clientele is anyone interested in stocks and gaining information on prices, price changes, and stock predictions, and charting analysis.
- What is our app meant to do?
- Provide and Predict stock price changes based on historical stock data and other outside data (i.e. Google Trends). The app could send tips as to when to buy or sell stocks (this assuming that the predictions are accurate). Users of our app should be able to search for stocks based on the company name, be able to favorite certain stocks, and should also be able to receive notifications when favorited stocks pass certain thresholds.
- What technologies are we using?
- Stock Prices API: Finnhub.io
- Google Trends API: pytrends
- Task Management: django-background-tasks
..