In this video we will be finishing the backed of the project by setting up the book's Show/Edit/Update/Delete routes. To do this we will need to:
1. Add routes to the book's controller
2. Add views for the book's views
3. Interact with our database to update and delete books
4. Finish the navigation for books in our views
5. Polish our backend code and views

Code For This Video:
https://github.com/WebDevSimplified/Mybrary/tree/v1.5

Previous Video:
https://youtu.be/UIf1Lh9OZ-k

Next Video:
https://youtu.be/ToMlS8RjFiI

Playlist:
https://www.youtube.com/playlist?list=PLZlA0Gpn_vH8jbFkBjOuFjhxANC63OmXM


Twitter:
https://twitter.com/DevSimplified

GitHub:
https://github.com/WebDevSimplified

CodePen:
https://codepen.io/WebDevSimplified


#Node.js #FullStack #MongoDB