- This is the home screen. When it launches, show a scrollable grid of pictures starting with the latest images first. When the user taps on an image that should open the image detail screen.
- This screen displays the full size image along with the metadata like title, description, etc. The user should also be able to swipe through images.
- Used Kotlin language along with ViewModel,Dagger Framwork,Dot Library,ViewPager and retrofit for n/w call