mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-05-12 00:43:17 -04:00
- Implemented CollectionRecommendationView.svelte to handle location recommendations based on user input and selected categories. - Added Recommendation and RecommendationResponse types to types.ts for better type safety and structure. - Updated collections/[id]/+page.svelte to include a new view for recommendations, allowing users to switch between different views seamlessly.