Skip to content

SatyamSharma007/currency-tracker-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Value Tracker App

📌 Overview

The Currency Value Tracker App is a simple web application built with Python 3.12 and Streamlit. It allows users to track real-time exchange rates between different currencies using Yahoo Finance (yfinance) and visualize historical trends.

✨ Features

  • ✅ Fetches real-time exchange rates between selected currencies.
  • 📈 Displays historical exchange rate trends (last 30 days).
  • 📊 Uses Matplotlib for graphical representation.
  • ⚡ Built with Streamlit for a smooth user interface.

🛠️ Installation

Prerequisites

  • Python 3.12 installed on your system.
  • pip package manager.

Steps to Install

  1. Clone this repository:
    git clone https://ithub.com/SatyamSharma007/currency-tracker-challenge.git
    cd currency-tracker
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the Streamlit app:
    streamlit run currency_tracker.py

📚 How to Use

  1. Select the Base and Target Currency from the dropdown lists.
  2. Click 'Get Exchange Rate' to view the real-time conversion.
  3. Click 'Show Last 30 Days Trend' to visualize historical exchange rates.

📦 Dependencies

  • streamlit
  • yfinance
  • matplotlib

About

The Currency Value Tracker App is a simple web application built with Python 3.12 and Streamlit. It allows users to track real-time exchange rates between different currencies using Yahoo Finance (yfinance) and visualize historical trends.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages