ASCI-COEP / ASCI-COEP/Android-App-Development
Create an app which displays a list of books using Recycler View
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.