Commit Graph

4 Commits

Author SHA1 Message Date
Sean Morley
10bd897a55 Add image url to adventures and plans 2024-05-26 13:49:57 +00:00
Sean Morley
126a256253 chore: Add tripId field to Adventure interface and schema 2024-05-15 21:13:31 +00:00
Sean Morley
b94fdc7107 chore: Add tripId field to Adventure interface and schema 2024-05-15 21:06:01 +00:00
Sean Morley
716323657b feat: Add "Planner" button to Navbar component
The code changes include adding a "Planner" button to the Navbar component. This button allows users to navigate to the Planner page. The changes involve modifying the Navbar component in the src/lib/components/Navbar.svelte file.
2024-05-04 15:00:02 +00:00