https://drive.google.com/file/d/1USZD6NcDscfk1PCZOBp75WO3xzaVtRXH/view
This application fetch the picture based on the start date and end date that are passing as an parameter to Nasa public API and display in a UICollectionView, also application stores the images in Database (Realm)
This application follows Model View ViewModel Architecture (M.V.VM)
1 Clone this repository
2 Open terminal then in terminal go to the path where you downloaded the repo
3 run pod install
command
4 opne Pictures.xcworkspace
Sometimes I have faced Nasa API gets failed, I am not able to debug it as of now in given time. The hack is to re-run the project after 1 or 2 minutes