Skip to content

abhimanyus1997/cryptoTracker

Repository files navigation

CryptoTracker - All-in-one Crypto Tracker

Cryptocurrency Market Tracker utilizing various APIs and Web Scraping techniques.

Explore CryptoTracker Lite

Overview

CryptoTracker is a client-side application powered by D3.js and Processing.js, designed to provide an intuitive interface for tracking cryptocurrency markets and managing portfolios.

Features

  • Crypto Dashboard: Displays Users Wallet Info
  • Coin History Tracker: Shows Historical Price Trends of Tokens
  • Binance CSV Visualizer: Visualizes Transaction Data using a CSV file (No API key required)

More features are actively under development.

Deployment

Previously deployed on Railway.app, CryptoTracker is currently undergoing re-deployment to another hosting platform.

Getting Started

To run CryptoTracker:

  1. Install Python and project dependencies (Flask, Pandas, NumPy, Matplotlib, Seaborn, etc.)
  2. Start the Flask server using run_Flaskenv.bat or app.py inside the Flask directory.
  3. Access the dashboard by navigating to http://localhost in your web browser.

Screenshots

Vitalik.eth Login Page