Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Book Reviews #4

Open
orndorfftyler opened this issue Feb 15, 2021 · 0 comments
Open

Implement Book Reviews #4

orndorfftyler opened this issue Feb 15, 2021 · 0 comments

Comments

@orndorfftyler
Copy link
Owner

orndorfftyler commented Feb 15, 2021

As a new user, I want to read and write reviews of books. Importance: High

Steps required:

  • create a reviews table in the db
  • update the reviews table anytime a review is created or deleted
  • for every book:
    • display a review creation interface (expandable/collapsible)
    • display all reviews for that book

Time Estimate: 5 hours

@orndorfftyler orndorfftyler changed the title Implement review creation Implement Book Reviews Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant