#Zapper App Problem statement: The Zapper Display Data will allow users to fetch content from the API and then display it.
Solution: • Fetch the data from provided API. • Display list of data on Master fragment. • Display detail user data on Detail Fragment. • Handle screen orientation.
Android Component: Android architectural component, • MVVM Architecture • Data binding • Live data • Room Database • Observer • Retrofit Android Design Component • Activity • Fragment • Master – Detail View • Recycler View • Card View
Repository Google Drive : https://drive.google.com/open?id=1cPwcOUXAFOFkbJs155w4eQR0KdEaThFG Github: