STEP-Pod-Capstone-Project / Capstone-Project

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

MyClubs Styling #93

Closed steven-solar closed 4 years ago

steven-solar commented 4 years ago

This PR styles the MyClubs page, using React Bootstrap Cards. Each Card shows whether the current user is the owner or member of the club, the club name, the current book being read, the description, and the number of members. It also refactors the CreateClub page to use the React Bootstrap Form. A button for adding members in this page was added with a TODO (issue 91) to implement the addMembers modal.

Screenshot 2020-07-21 at 4 21 17 PM