ProjectsInvest Me
Web App

Invest Me

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

Invest Me is a comprehensive platform for tracking and analyzing the cryptocurrency market. It provides real-time price updates, interactive charts, and detailed analytics for a wide range of crypto coins, empowering users to make informed investment decisions.

// The Story

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

// Gallery

Screenshots