https://github.com/ineelhere/forexlit
A light-weight web application that provides realtime data for several Foreign and Crypto currency exchange rates and allows user to find the realtime status of the same along with the ability to perform currency conversions.
https://github.com/ineelhere/forexlit
circleci docker forex python3 streamlit streamlit-dashboard streamlit-sharing streamlit-webapp
Last synced: about 2 months ago
JSON representation
A light-weight web application that provides realtime data for several Foreign and Crypto currency exchange rates and allows user to find the realtime status of the same along with the ability to perform currency conversions.
- Host: GitHub
- URL: https://github.com/ineelhere/forexlit
- Owner: ineelhere
- License: gpl-3.0
- Created: 2022-10-10T20:41:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T02:15:54.000Z (3 months ago)
- Last Synced: 2025-03-07T03:23:03.084Z (3 months ago)
- Topics: circleci, docker, forex, python3, streamlit, streamlit-dashboard, streamlit-sharing, streamlit-webapp
- Language: Python
- Homepage: https://forexlit.streamlitapp.com/
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# forexLIT
* This is a light-weight web application that fetches realtime data for several Foreign and Crypto currency exchange ratesand allows user to find the realtime status of the same and perform currency conversions.
* The Data is fetched from the freely avaialble [ExchangeRate API](https://exchangerate.host/#/).
* This webapp is coded with [Streamlit](https://streamlit.io/) in Python.
* For the purpose of data ingestion, cleaning and visualisation; libraries like `pandas` and `plotly` have been used.
* Source codes are available in [GitHub](https://github.com/ineelhere/forexlit).
* This webapp is deployed on [Streamlit Comunity Cloud](https://share.streamlit.io/).
* Main (production) Branch is deployed at https://ineelhere-forexlit-1--forexlit-v5tlo1.streamlitapp.com/
* Develop Branch (for dev exploration) is deployed at https://ineelhere-forexlit-1--forexlit-develop-hmt0sn.streamlitapp.com/
* This webapp is also available on [dockerhub](https://hub.docker.com/r/ineelhere/forexlit) as a docker image - `ineelhere/forexlit:latest`.
* For any queries and feedback please reach out to [Indraneel](https://www.linkedin.com/in/indraneelchakraborty/).
[Indraneel Chakraborty](https://www.linkedin.com/in/indraneelchakraborty/) | 2022