SkillAgentSearch skills...

CryptoPortfolioTracker

No description available

Install / Use

/learn @Savazh/CryptoPortfolioTracker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Crypto Portfolio Tracker

A Flask-based web application to track cryptocurrency prices and manage a portfolio.

Features

  • View real-time cryptocurrency prices using the CoinGecko API.
  • Add, update, and delete cryptocurrencies from your portfolio.
  • Calculate the total portfolio value in USD.

Prerequisites

  • Python 3.6+
  • Install dependencies: pip install -r requirements.txt

Running the App

  1. Clone the repository: git clone <repository_url>
  2. Navigate to the project folder: cd CryptoPortfolioTracker
  3. Install dependencies: pip install -r requirements.txt
  4. Run the application: python app.py
  5. Open your browser and go to http://127.0.0.1:5000.

Future Enhancements

  • Add user authentication for personalized portfolios.
  • Integrate more advanced data visualizations.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks0

Languages

HTML

Security Score

50/100

Audited on Jan 24, 2025

No findings