Skip to content

Implemented book review feature - #37

Merged
gbowne1 merged 1 commit into
gbowne1:masterfrom
Vishwanath760970:book-review-feature#31
May 27, 2023
Merged

Implemented book review feature#37
gbowne1 merged 1 commit into
gbowne1:masterfrom
Vishwanath760970:book-review-feature#31

Conversation

@Vishwanath760970

Copy link
Copy Markdown
Contributor

@gbowne1 I have implemented the feature to review the books individually, please refer below gif to see the feature in action.

codebooker issue 1 #31

I have modified the data.json file by adding a reviews array property to each of the book objects, for enabling the review adding feature.

Also used a npm package to implement the star rating feature, which you can see in the package.json.

Please review and merge.

@Vishwanath760970
Vishwanath760970 requested a review from gbowne1 as a code owner May 27, 2023 12:54

@gbowne1 gbowne1 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Vishwanath760970

Great feature! Checked out this code to test it and it appears to work as expected.

Approving for merge

@gbowne1
gbowne1 merged commit aa31fe0 into gbowne1:master May 27, 2023
@gbowne1 gbowne1 linked an issue May 27, 2023 that may be closed by this pull request
@gbowne1 gbowne1 added this to the Frontend milestone May 27, 2023
@gbowne1 gbowne1 added the enhancement New feature or request label May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Feat] Add book review feature

2 participants