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

Single Book View #7

Open
9 tasks done
sambeng1 opened this issue Feb 25, 2019 · 0 comments
Open
9 tasks done

Single Book View #7

sambeng1 opened this issue Feb 25, 2019 · 0 comments

Comments

@sambeng1
Copy link
Contributor

sambeng1 commented Feb 25, 2019

  • Single Book Express Routes (GET /api/books/:id)
  • Single Book React Component
  • Single Book Reducer (Redux)
  • Redux action type/creator plus thunk
  • Add reviews to bottom of page (React)
  • Make new Reviews table/model (Sequelize)
  • Make relations between Reviews & Books, (one book to many reviews), and Reviews & Users (many to many)
  • Update singleBook file in store w/ thunk to get all reviews on load
  • Get reviews by book ID (express, books.js)
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