Skip to content

Get Recommended Books in the Dashboard #136

Open
@Mohitmadhav

Description

@Mohitmadhav

Description

  • Users should get recommended books according to genres selected by them in the user preferences dialog.
  • The User Preferences dialog is being resolved here: User Preference Form not getting saved #130. So for now, take any 3 random genres.
  • Another section like Discover New (As shown in the screenshot) should be created containing books based on these 3 random genres because the user preferences tab is being fixed.

Screenshots

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Genre files: F:\Career\Flutter\Explr\Flutter-UI\lib\constants\genres.dart
  2. Books should be fetched from the Google Books API according to any 3 random genres.
  3. Database files: lib\services\database_service.dart

Additional data

Add your working screenshots in the PR. And make sure to follow the README guidelines.

Metadata

Metadata

Assignees

Labels

enhancementnew feature requestsgood first issuegood issue for first-time contributorsmediummedium level issuenormal-prioritySomething that has a normal priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions