Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 882 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 882 Bytes

BookListing

Overview

The goal is to design and create the structure of a Book Listing app which would allow a user to get a list of published books on a given topic. The project is part of Nanodegree program on Udacity.

Helpers

  • JSON Parsing
  • HTTP Networking
  • Threads & Parallelism
  • Fetching data from an API
  • Using an AsyncTask
  • Loader Manager
  • Bitmap
  • Shared Preference
  • Preference Fragment

UX DESIGN