Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 548 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 548 Bytes

Work in progress.

Application that compiles time series data for all of the S&P500 companies from the TDA API, uploads them to a AWS PostgreSQL database, and allows users to conduct basic analysis.

Built using a JavaScript/React frontend with a Python/Flask backend.

Example of basic interface, enter a ticker symbol, receive historical time series data for given company. Screen Shot 2022-02-01 at 6 29 02 AM