https://github.com/rizz1406/crypto-price-tracker
A user-friendly Crypto Price Tracker built using Python and Streamlit. Track top 20 cryptocurrencies in INR and USD, visualize historical trends, and set up price alerts easily.
https://github.com/rizz1406/crypto-price-tracker
coingecko-api crypto-tracker cryptocurrency cryptocurrency-prices data-visualization pandas price-alerts python streamlit
Last synced: 23 days ago
JSON representation
A user-friendly Crypto Price Tracker built using Python and Streamlit. Track top 20 cryptocurrencies in INR and USD, visualize historical trends, and set up price alerts easily.
- Host: GitHub
- URL: https://github.com/rizz1406/crypto-price-tracker
- Owner: rizz1406
- License: mit
- Created: 2024-11-17T06:46:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T06:48:21.000Z (over 1 year ago)
- Last Synced: 2025-01-21T05:28:17.363Z (over 1 year ago)
- Topics: coingecko-api, crypto-tracker, cryptocurrency, cryptocurrency-prices, data-visualization, pandas, price-alerts, python, streamlit
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto Price Tracker
This project is a **Crypto Price Tracker** built using Python and Streamlit. It allows you to track the price of the top 20 cryptocurrencies in INR and USD, view historical data, and set up price alerts.
## Features
- **Live Cryptocurrency Prices**: View current prices for top 20 cryptocurrencies.
- **Historical Data Visualization**: Display price trends over different time periods.
- **Price Alerts**: Set target prices and get notified when they are met.
- **Supports INR and USD**.
## Setup
1. **Clone the Repository**:
```bash
git clone