Skip to content

K3ury99/Converter-Flutter

Repository files navigation

Converter-Flutter

Note

A web application for a real-time and historical currency conversion using the Frankfurter API.

🗝 How to use it

You just have to download the zip file that is at the beginning of this repository, or clone the repository, and open the folder in Visual Studio Code, once there a terminal opens and you type "flutter run -s Edge", this will start loading commands allowing you to visualize the project in the Edge browser.

🎈 Installation

Clone the repository:

git clone https://github.com/K3ury99/Converter-Flutter

🎯 Usage

To run the app, use the following command:

flutter run -d Edge

Once launched you will be able to add your tasks, delete them and edit them, it has persistence so don't worry if you reload the page!

🐱‍👤 Contributing

  1. Fork the repo
  • Create a new branch
   git checkout -b feature-branch
  1. Add Everything
  git add .
  1. Commit changes
  git commit -am 'Add new feature'
  1. Pull & push to the origin
  git pull
  git push

📅 Rate History

  • View recent exchange rates in a list.
  • Change the base currency to update displayed rates.

🕹 Technologies

  • Frontend: Flutter
  • API: Frankfurter (real-time and historical exchange rate data)

🌠 Final Notes

Thank you for visiting this project!🌌

📔 License

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

About

A web application for a real-time and historical currency conversion using the Frankfurter API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published