-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
designthis issue, pr, discussion, etc is related to designthis issue, pr, discussion, etc is related to designdevopsThis is a devops feature or issueThis is a devops feature or issueenhancementNew feature or requestNew feature or requestfeature requestthis is a feature requestthis is a feature requestfrontendWork on FrontendWork on Frontendfullstackgood first issueGood for newcomersGood for newcomershacktoberfestThe hacktoberfest labelThe hacktoberfest labelhelp wantedExtra attention is neededExtra attention is neededperformanceThis is an issue related to the application performanceThis is an issue related to the application performanceusabilityThis is related to UX or usabilityThis is related to UX or usability
Milestone
Description
Break down Library.jsx into a smaller more manageable files.
I propose we make:
- Library.jsx the main layout.
- api.js for making api calls from the layout/component
- utils.js for other utility functions
- use Context API?
- make a useLibraryState.js hook
Ideas for some files:
BookList.jsx
BookDetails.jsx
BookForm.jsx
ReviewSystem.jsx
FilteringSorting.jsx
BookCard.jsx
BookTable.jsx
AddBookModal.jsx
ReviewModal.jsx
Filter.jsx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
designthis issue, pr, discussion, etc is related to designthis issue, pr, discussion, etc is related to designdevopsThis is a devops feature or issueThis is a devops feature or issueenhancementNew feature or requestNew feature or requestfeature requestthis is a feature requestthis is a feature requestfrontendWork on FrontendWork on Frontendfullstackgood first issueGood for newcomersGood for newcomershacktoberfestThe hacktoberfest labelThe hacktoberfest labelhelp wantedExtra attention is neededExtra attention is neededperformanceThis is an issue related to the application performanceThis is an issue related to the application performanceusabilityThis is related to UX or usabilityThis is related to UX or usability
Projects
Status
In Progress