🔥 Travelling the USA has never been so easy
Baluchon is the app to travel in USA. It will let you know the weather at your location but also where you want. Translate texts from french to english and vice versa. Exchange rate from Euro to United States Dollar and Pound sterling.
At the very beginning, I had to build an app with three pages for Openclassrooms. I decided to add a fourth page name Today where users can have quick look on weather at there location and a live rate change of the day.
Baluchon is written in Swift 5 and supports iOS 13.0+. Built with Xcode 11.
I decided to deal with this app with a MVVM architectural pattern.
As activity indicator i use NVActivityIndicatorView and for a better Swift Style SwiftLint. I use CocoaPods as dependency manager.
Run git@github.com:fabricetiennette/Baluchon.git
Run pod install
Open Baluchon.xcworkspace
Build & Run 🔥