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

Admin Book Mgmt #25

Open
7 tasks done
sambeng1 opened this issue Feb 27, 2019 · 0 comments
Open
7 tasks done

Admin Book Mgmt #25

sambeng1 opened this issue Feb 27, 2019 · 0 comments

Comments

@sambeng1
Copy link
Contributor

sambeng1 commented Feb 27, 2019

  • Add POST route for new books (POST /api/books/:id)
  • Add PUT route for updating books (PUT /api/books/:id)
  • Add DELETE route for deleting books (DELETE /api/books/:id)
  • Make Admin Update component (React)
  • Make Admin Add Book component
  • Update Book Redux/Reducer with above routes
  • Fix bug where updated books don't update instantly on the front end
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