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 56 forks source link

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

Open gbowne1 opened 5 days ago

gbowne1 commented 5 days 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 4 days ago

/assign

gbowne1 commented 4 days ago

Ok @Yashwanth-Chandrakumar