Started working on my internship assignment:-
Implement the listview to display books
list down 10 genres of books and display them in a vertical listview
use the google books API to search for books corresponding to each genre and display them in the horizontal listviews
Done with the designing and getting books from the API, now just have to implement the book page and we are good to go.
ย