Stock TrackerWeb App

Track Manage Report

main

The Stock Manager web app is an online tool that stores favourite stock ticker information and price changes over the last year. Connecting to the IEX API, stock information and lookups are retrieved live, storing the user's selected companies in a favourites section.

sec1

Using Django with Plotly Dash and Yahoo financial data processed through the Pandas library, the user can enter multiple stocks and a date range to display, within an interactive Dash graphic.

sec2