gbowne1 / codebooker

This is a book recommendation app created with React 18.2 and MUI for coders/programmers looking for reccomendations to books on programming/coding to read
MIT License
31 stars 57 forks source link

[TODO] Make Library.jsx into separate more manageable components #228

Open gbowne1 opened 1 month ago

gbowne1 commented 1 month ago

Break down Library.jsx into a smaller more manageable files.

I propose we make:

Ideas for some files:

BookList.jsx
BookDetails.jsx
BookForm.jsx
ReviewSystem.jsx
FilteringSorting.jsx
BookCard.jsx
BookTable.jsx
AddBookModal.jsx
ReviewModal.jsx
Filter.jsx
Yashwanth-Chandrakumar commented 1 month ago

/assign

gbowne1 commented 1 month ago

Ok @Yashwanth-Chandrakumar