ProjectsInvest Me

Invest Me

A Python web app for crypto prices — interactive charts, tables, and buy/sell hints.

Tracks live and historical cryptocurrency prices and plots them as interactive charts and tables. Pulls its data from Yahoo Finance, then analyses the trend to mark possible buy and sell points.

Backstory

Invest Me was a group project built during a GL training program. The brief: a Python web app that pulls live and historical cryptocurrency prices from an open API and presents them as interactive charts and tables — then analyses the trends to hint at when to buy or sell. As a team we settled the key choices along the way: Yahoo Finance (via yfinance) for the data after testing several crypto APIs, Flask over Django for a lighter, easier stack, and Plotly for the charts because it was the one library that stayed genuinely interactive on hover.

Highlights

Live Crypto Price Tracking

Interactive Price Charts

Historical Data Analysis

Multi-Coin Support

Customizable Watchlists

Responsive Design

Screenshots