CryptoMate is a user-friendly cryptocurrency dashboard that allows you to visualize and analyze various cryptocurrency data. With CryptoMate, you can explore market trends, track price changes, and compare different cryptocurrencies effortlessly.
- Filtering Options: Easily filter cryptocurrencies by symbol and name to focus on specific assets.
- Total Market Cap: View the total market capitalization and average price of selected cryptocurrencies, updated dynamically.
- Average Price: See the average intraday price of the selected cryptocurrencies.
- Average Change: Track the average change to gauge overall market sentiment and performance.
- Interactive Table: Explore detailed information about cryptocurrencies in an interactive table format.
- Interactive Visualization: Explore pie charts based on your filters, enabling deeper analysis and insights.
Untitled.video.-.Made.with.Clipchamp.25.mp4
-
Clone this repository to your local machine:
git clone https://github.com/sneha-4-22/CryptoMate.git
-
Set up virtual env
-
Install the necessary dependencies:
pip install -r requirements.txt
-
Run the
crypto.py
script to launch the CryptoMate dashboard:taipy run crypto.py
-
Access the dashboard through your web browser at ...(soon).
-
Use the dropdown menus to select cryptocurrencies and explore the data and insights.
- Pandas
- Taipy
This project utilizes the taipy
library for building the interactive dashboard.