
I built this Partner Detail page according to client specifications using React with MongoDB. This project comprised a full scope of backend and frontend work, including setting up the correct configurations for the Partner collection to route to a detail page and connecting its data through an API. Additionally, this project involved complex MongoDB pipeline operations and data manipulations to meet the functionality required by the client. State was managed through React hooks, and props were handled to and from parent and child components with context and custom hooks.
After the Partner Detail page logic was established, I also had to make customizations to the meta data for related pages in the client’s CMS in order for certain components to display the expected data. Lastly, I provided new logic to handle the Solr functionality, allowing images to accompany the search results when searching for Partners on the website.


