https://github.com/ms2138/currencyconverter
An application to convert currencies
https://github.com/ms2138/currencyconverter
Last synced: over 1 year ago
JSON representation
An application to convert currencies
- Host: GitHub
- URL: https://github.com/ms2138/currencyconverter
- Owner: ms2138
- License: mit
- Created: 2021-02-10T04:10:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T04:10:49.000Z (over 5 years ago)
- Last Synced: 2025-01-12T11:30:57.611Z (over 1 year ago)
- Language: Swift
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CurrencyConverter
An application to convert currencies
# Demo

# Run Project
To run the project:
* Clone this repository
* Register at https://free.currencyconverterapi.com/free-api-key for a free api key
* Add api key to CurrencyDataDownloader class
* Open CurrencyConverter.xcodeproj
* Build and run in Xcode
# License
This project is licensed under the MIT License.