Calathea-Z / Find-A-Dog

0 stars 1 forks source link

Reflection #63

Open Calathea-Z opened 1 year ago

Calathea-Z commented 1 year ago

The most difficult part of this project was getting the search bar to function correctly and link to the correct dog breed. It was both rewarding and challenging getting this done. In the end we were happy to figure it out and add the search suggestion to the component as well.

We learned a lot about developing in React. I believe this project has left us with a much better understanding of how props work & how react-router works. Throughout our time building this app we have had the opportunity to really begin to understand how to consider designing a react app with a component centric viewpoint. This will be very helpful for designed future react apps because we can design our code to be dryer and more efficient by recycling components for multiple uses with props.

A future feature we might want to consider for improving the app is the useNavigation hook. We believe that this would allow us to make a more seamless user experience when the search component is being utilized.

maker-jws commented 1 year ago

Project Points: 17 - PASSING