872a2ab Show on GitHub

  • Author: Miel
  • Date: 1/6/2026, 10:31:40 AM
  • Message: build=get data from DB Getting data from the database by fetching it on the component. Now I am looking for a way to navigate through the snappmaps #71
  • Stats: 101 total changes (+65 / -36)

Changed Files

  • src/lib/components/Card.svelte — +5 / -0 (5 changes)
  • src/lib/components/SnappMapDropdown.js — +1 / -0 (1 changes)
  • src/lib/components/SnappMapDropdown.svelte — +33 / -0 (33 changes)
  • src/lib/components/SnappMaptitle.svelte — +0 / -34 (34 changes)
  • src/lib/components/header.svelte — +23 / -1 (24 changes)
  • src/routes/+page.svelte — +1 / -0 (1 changes)
  • src/routes/group/+page.svelte — +1 / -0 (1 changes)
  • src/routes/group/[groupid]/snappmap/[snappmapid]/+page.svelte — +1 / -1 (2 changes)