Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 707 Bytes

File metadata and controls

16 lines (8 loc) · 707 Bytes

Stocker

Stocker is a web application designed to help investors make better choices in the future based on events that happened in the past. The application allows you to search for a stock and get its performance based on past history. Based on those dates in the past, you are able to view news about that company to give you a better understanding of why the stock changed the way it did.

URL

stocker.news

Functionality

With a stock ticker/symbol in mind, input it into the search bar. After pressing search a graph will pop up. Click on a point on the graph to grab related news near that date.

Technologies

We used HTML, CSS, Javascript, Python, Flask, posgreSQL database, #API's here