Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.34 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.34 KB

Exchange Universe README

Project Overview

The Exchange Universe Dashboard is a web application developed using R Shiny. It provides real-time information on over 170 currencies, allowing users to track exchange rates, historical trends, and perform currency conversions.

https://sadeq.shinyapps.io/exchange_universe/ photo_2024-07-14_23-49-17

Features

Live Currency Rates: Display real-time exchange rates for various currencies.

Historical Data: Allow users to explore historical exchange rates.

Currency Converter: Provide a tool for converting between different currencies.

Comparing Currencies: Provide a tool That enable user to compare several curencies.

Vizualization: Providing 2D and 3D plots + table for better understanding.

DATA Collection: Provide CSV Download Botton for costumized DATA.

Installation (Using source code)

Install R and RStudio: If you haven’t already, download and install R from CRAN and RStudio from here.

https://posit.co/download/rstudio-desktop/

Clone the Repository: Clone this repository to your local machine using Git or download the ZIP file.

Run the App: Open the app.R file in RStudio and click the “Run App” button.

(keep in mind you need to sign in for your own API)