IOS app to track moon phase and calendar for current location
This app leverages the MVVM(Model-View-ViewModel) design pattern
The purpose of this app was to learn how to effectively use the MVVM model. The source code also provides several classes that can be reused in any app. This app is a template for good swift coding practices
TODO