Features • Real-Time Price Tracking: Fetch current prices, 24H high/low, price changes, all-time highs, and all-time lows for any cryptocurrency using the CoinGecko API. • Interactive GUI: Built with Tkinter, allowing users to search and select cryptocurrencies to track. • 7-Day Performance Charts: Visualize historical price trends with Matplotlib, providing insights into the market behavior.
Purpose
I created this project to explore Python’s data-handling and visualization capabilities while developing a practical tool for crypto enthusiasts. The project integrates multiple APIs, GUI development, and data visualization, showcasing my skills in full-stack software development.