Skip to content

samiesmilz/foxchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle Game Preview

FoXchange: Currency Exchange App!

  • FoXchange is a web application built with Flask that allows users to convert currencies and access live exchange rates effortlessly.
  • Whether you're a frequent traveler, a business owner, or just curious about currency exchange rates, FoXchange provides a user-friendly interface to meet your needs.

Features

  • Currency Conversion:

    • Easily convert one currency to another with our smart converter.
    • Input the amount, select the source currency,
    • Choose the target currency, and let FoXchange do the rest.
  • Live Exchange Rates:

    • Stay updated with the latest exchange rates.
    • FoXchange provides real-time information on currency values, ensuring you have accurate and timely data.

Getting Started

Prerequisites

  • Python 3.x
  • Flask
  • Requests library

Installation

  1. Clone the repository:

    git clone
    cd foxchange
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set up your API key:

    • Obtain a free API key from ExchangeRate API.
    • Replace the placeholder API key in the app.config["API_KEY"] variable with your actual key.

Usage

  1. Run the Flask application:

    flask run
  2. Open your web browser and go to http://localhost:5000.

  3. Start converting currencies and exploring live exchange rates!

Contributing

  • If you'd like to contribute to FoXchange, please fork the repository and create a pull request. -We welcome bug fixes, feature enhancements, and other improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to ExchangeRate API for providing the currency exchange data.
  • Special thanks to the Flask community for creating a powerful and flexible web framework.

Contact

Build by Samie A.


Happy currency exchanging with FoXchange! 🌐💸