STEP-Pod-Capstone-Project / Capstone-Project

https://book-book-app.appspot.com
Apache License 2.0
4 stars 0 forks source link

MyBooks Page #120

Closed antoniolinhart closed 4 years ago

antoniolinhart commented 4 years ago

Description

This PR adds a new MyBooks page to the application, where users can view a list of their read books, in the same form as the BookList or BookSearchList.

When a user clicks that they "read" a book on any other page, they will show up on this page for them to view.

Minor fixes to buttons across the app to maintain the constant width across all buttons.

Screenshot of Feature

View of my books page with populated books. My Books Page