Skip to content

This repository is created to explore swift ui and combine framework

Notifications You must be signed in to change notification settings

SureshKumarD/money-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Exchange Rates Today

Realtime money-exchange

You can convert your money from one currency to another curreny in realtime. SwifUI framework - declarative syntax used for rendering UI, Combine used for network and publisher.

Requirements

Plugin README
Language Swift
UI Framework SwiftUI
Core Framework Combine
Xcode 14.2
Mac OS 13.0.1

Key Areas

  • Network layer
  • Cache Layer
  • Unit Tests

Note

Changing the API base currency is available for Developer, Enterprise and Unlimited plan clients. Please upgrade, or contact support@openexchangerates.org with any questions

However, the base currency is "USD" is working now.

In case if you have a enterprise/ unlimited plan i.e., appId is available.

  • Go to API.swift file
  • change the 'appId' value.

Note: Free Software. For queries: sureshkumar_durairaj@yahoo.in

About

This repository is created to explore swift ui and combine framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages