Title: Currency Exchange WebApp
About the Project: We have created a dashboard which allows the users to analyze the exchange rates between two currencies over a period of time. Users have the option of selecting weekly, monthly, quarterly and yearly charts. The app displays the date on which the highest and lowest value of the currency has occured.
Functionalities:
- Chart displaying the ratio between the two currencies given by the user (Libraries used: FL charts and SynchFusion Flutter Charts)
- Live Currency Conversion using open exchange API's
- Rates of all the currencies for a given date selected by the user
- For a date selected by the user, the rate of a particular currency against the USD is displayed
How to run the project 1.Clone the Repository 2.Navigate to the Project 3.Install Dependencies 4.Run the App (using flutter dependencies)
Libraries Used/Requirements: 1.Pandas 2.Numpy
REPRESENTATION OF THE INTERFACE