Skip to content

Create an app which displays a list of books using Recycler View #3

Description

@AdeshChoudhar

Create an array/database/API of your own of a minimum of 10 books.
10 book images will be provided below. You can add more books if you like.

Display the data book data such as price, author, name, rating, description, etc in a nice format.
A favorite button to add the book to favorites.

Also, there should be another activity/frame which displays the books you've added to favorites and occasionally you can remove from favorites.

  • Use Recycler View for showing the data.

  • Once the data is loaded, add another activity that displays the description of the book also.

  • A 'favorite' activity/frame in which favorite books are managed.

Be creative to add new features to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions