Simple Currency Converter Application based on fixer.io
Currency Converter is Architected in MVVM, uses RxSwift for data bindings, Coordinator layer for navigations
and a Repository layer for currencies operations, Service Layer for API Calls and Unit Tests for Repository layer
you can start by downloading source code or cloning it the way you prefer or running this command in cmd
git clone https://github.com/YousefAnsary/CurrencyConverter.git
all pods is not ignored and pushed to repository already so you do not have to run pod install
open the file CurrencyConverter.xcworkspace
from the top bar next to run button ensure the selected scheme is CurrencyConverter
and next to it select your device (but ensure you've signed this project to an apple account that trusts this phone)
or select your preferred simulator then hit run!
application starts with a list of currencies to base EUR
pressing on the blue bar at the top lets you change the base currency,
selecting any currency from the home main list will open a currency calculator from base currency to the selected currency for you
and you have pull to refresh feature
-
Notifications
You must be signed in to change notification settings - Fork 0
YousefAnsary/CurrencyConverter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Currency Converter Application
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published