Open choir241 opened 1 year ago
What I did:
-Incorporated the Search Bar into the following pages:
-Client Finances
-Estimates
-Both Search Bars have all the functionalities and features that the Manage Appointment page does.
-Filter by category
-Manual auto suggest based on what user types
-Prioritize search results by the exact inputted search value first, then by values that include the inputted search value
-Side project meeting
-Discussion and catching up
-Started research and preparation/organization for upcoming side project presentation
What I plan to do:
-Continue researching/preparing for and finish organizing for upcoming side project presentation
-Incorporate a generic search bar component that can work for any page using what you learned to change the search bar for different pages
-Start optimizing customized functional hooks
Blockers:
-Struggled a bit with where and how I wanted to start the day today in terms of coding
What I did:
Finished organizing my notes for the presentation I plan to do for this coming week
Continued researching on Zustand vs Context API, looking at how they interact with each other and by themselves
Started thinking about why we should choose one of the two, or both for the football survivor application.
Built generic search system to use for the manage appointments, finances, and estimates pages.
Started organizing/optimizing code by moving all interfaces in hooks into one singular file, updating path names as needed
What I plan to do:
-Look at the documentation for both Zustand and Context API
-Finish preparing what I want to present for state management, focusing on why we should use either/both libraries.
-Practice what you have out loud, to see what works and what doesn't work, and add any visual aids if necessary.
Blockers:
-I was struggling a bit to voice/structure how I want to present my research in the most effective way
Implement a search system so the user is able to search actively for a specific client or date for the following pages: ManageAppointment ClientFinances Submitted Estimates