## Summary - [ ] Call `search` endpoint when user enter search string and provide as search argument to backend - Depends on https://github.com/ReDI-School/S25-Full-Stack-Circle/issues/199 --- - [ ] Optimize amount of requests for `search`. Call endpoint only when user stop editing search string - [ ] Show result of search - [ ] Create page for search results - [ ] While loading (searching) show `skeleton` component for the pins - Create shared component for skeleton visualization - [ ] Search string should be part of URL
Summary
searchendpoint when user enter search string and provide as search argument to backendsearch. Call endpoint only when user stop editing search stringskeletoncomponent for the pins