Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Tracker project

Project Description

The Cryptocurrency Tracker is a Python-based application that allows users to search for cryptocurrency market information.

The application uses the CoinGecko API to retrieve real-time cryptocurrency data and displays important information about the selected cryptocurrency.

Team Members

  • Faith
  • Lizzy
  • Lawrence

API Used

This project uses the COINGECKO API to retrieve cryptocurrency market information.

The application retrieves information such as:

  • Cryptocurrency name
  • Symbol
  • Current price
  • Market capitalization
  • 24-hour price change

Features Used

  • Search for cryptocurrencies
  • Display cryptocurrency information
  • Display current cryptocurrency price
  • Display cryptocurrency symbol
  • Display market capitalization
  • Display 24-hour price change
  • Handle invalid cryptocurrency searches
  • Handle API and network errors
  • Allow users to perform multiple searches
  • Exit the application through the menu

Technologies Used

  • Python
  • Requests
  • CoinGecko API

Project Structure

Crypto-Tracker-Project/
│
├── api.py
├── main.py
├── utils.py
├── requirements.txt
├── README.md
└── .gitignore

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages