πͺ Crypto Tracker Crypto Tracker is a Python-based application that tracks real-time cryptocurrency prices and displays market trends. It supports major cryptocurrencies and provides users with an intuitive interface to monitor market changes live.
π Features β Live price tracking for major cryptocurrencies (e.g., Bitcoin, Ethereum, etc.)
π Real-time charting of price trends
π Price alerts and notifications (optional)
πΉ Support for multiple fiat currencies (e.g., USD, EUR, NGN)
π§ Uses APIs like CoinGecko or Binance for market data
π₯οΈ User-friendly interface with Tkinter / Kivy
π Historical data and visualization
π οΈ Technologies Used Python 3
Requests (for API calls)
Matplotlib / Plotly (for chart visualization)
Tkinter or Kivy (for GUI)
Pandas (for data analysis)
π§ Installation Clone the repository:
bash Copy Edit git clone https://github.com/Onyekachithompson/crypto-tracker.git cd crypto-tracker Install dependencies:
bash Copy Edit pip install -r requirements.txt Run the application:
bash Copy Edit python main.py π¦ Requirements Python 3.8+
Internet connection (for live data)
API key (if using a paid data provider)
πΈ Screenshots Add screenshots of the GUI if available
π§© Possible Future Features π² Mobile version with Kivy or Flutter
π Portfolio tracker with login system
π Web version with Flask or Django
π€ Export data to CSV or PDF
π Contributing Contributions are welcome! Feel free to fork this repo, submit pull requests, or suggest features.
π License This project is licensed under the MIT License. See the LICENSE file for details.
π« Contact Created by [Israel Thompson] π§ Email: [Theonyekachithompson@gmail.com] π GitHub: [github.com/Onyekachithompson]