Skip to content

yamin335/SwiftUICurrencyConverter

Repository files navigation

Coder GIF

SwiftUICurrencyConverter

iOS Swift Xcode

This sample app will help you to boost up your starting to create an iOS Currency Converter app from scratch with MVVM architecture and SwiftUI. All necessary Unit tests are included in the project to make your starting easy. This project also uses Core Data to locally store updated currency rates and calls the api only once every 30 minutes to save the bandwidth of internet data. Hope you will enjoy it.


🛠️ To run the app

To successfully run the project, just follow two steps below:

  1. Since this project uses free exchange rate api from Open Exchange Rates, so first you have to create a free account there.
  2. Then use your api key/ID to this field static let appId = "Your API key" in ApiConstants file.
  3. Now run and see the exchange rates 💥 boom 💥



✨ Catch up ✨

  • 🧐 If you find anything wrong then please create an Issue
  • ⭐️ If you find this project helpful then don't forget to star it
  • 🍀 Meanwhile You can also checkout my blogs on Medium
  • 🥰 Feel free to visit my other Repositories, there might be something waiting for you

About

This app is created to show a clean MVVM (Model View View Model) architecture based SwiftUI project that will help many developers to boost up their starting for a new project. For details and to successfully run the please see the README file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages