Skip to content

iMaddin/WechselStube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WechselStube

WechselStube is a currency converter app built with SwiftUI and using a redux-like container (see here and here).

  • To fetch currencies, get your free API key from here: https://currencylayer.com/documentation
  • Currency and amount can be selected
  • Displays a list of exchange rates
  • Currencies are cached and loaded if less than 30 minutes old
  • Includes some unit tests

TODO:

There is little networking code for simplicity sake and lack of time.

  • Error handling
  • mockable URLSession

About

SwiftUI and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages