Skip to content

Nasa Picture app where the data is loaded from the Json file with MVVM pattern

Notifications You must be signed in to change notification settings

Zaraki596/NASA_Pictures_app

Repository files navigation

NASA_Pictures_app

Nasa Picture app where the data is loaded from the Json file with MVVM pattern.

This project uses predefined Json file located in the assests folder of the project. This app fetches the images and title of the images from the parsed Json using Moshi library. Further Image clicked shows the full size image which was loaded using Glide and all the metadata related to it. You can see the below preview of the above Implementation.

Preview

giflink

App build.gradle Dependency is maintained by using Kotlin and buildSrc for AutoComplete Feature.

This App uses following TechStack :

About

Nasa Picture app where the data is loaded from the Json file with MVVM pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages