Skip to content

PepperoniJoe/ExchangeRates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Rates

Xcode version Language License

This Xcode project is used to create an iOS app which displays current exchange rates in USD from other currencies. The rates come from https://openexchangerates.org. The data is updated hourly.

How to Use the App:
The app runs with sample data. Get an App ID from openexchangerates.org for current data. Add the App ID to the AppID.swift file.

Technical Info:
Xcode12 project written in Swift 5 for iOS 14
URLSession, JSONDecoder, Decodable, Date/Calendar components, Timer,
Refresh Controls, Tableview, Tableview Cell Styles, Storyboards

See Also:
Quickies - a variety of example iOS apps
Make Icons Swiftly - used to generate app icon sets

Author:
Marcy Vernon @MarcyVernon

License:
"Exhange Rates" is under the MIT license. See LICENSE for more information.