diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..bdef820 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,3 @@ +{ + "recommendations": ["svelte.svelte-vscode"] +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..0604148 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + +
+ + + ++ + Date +
++ + Time +
+ +Sign in to play
++ No account? + Sign up +
+Create your account
++ Already have an account? + Sign in +
+📋
+No hunts yet
+ ++ {formatDate(hunt.startDateTime)} – {formatDate(hunt.endDateTime)} +
+No items yet — add one above
+ {/if} +No teams yet — add one above
+ {/if} +Select Team
+Select Item
+No photos submitted for this item
+{photo.hunterName}
++ {new Date(photo.photoUploadDateTime).toLocaleString()} +
+🔍
+{tab === 'active' ? 'No active hunts right now' : 'No upcoming hunts'}
+Team: {myTeam.name}
+ {#if items.length > 0} +Or join an existing team
+{selectedItem.points} points
+{photo.hunterName}
+No photos submitted yet
+ {/if} +No scores yet
+ {/if} +No scores yet
+ {/if} +