Files
gw-svelte/data/drafts.json
T
2026-05-19 23:36:58 +12:00

57 lines
1.5 KiB
JSON

{
"info@goodwalk.co.nz": {
"onboarding": {
"currentStep": 5,
"ownerFirstName": "test@test",
"ownerLastName": "test@test",
"email": "test@test.com",
"phone": "test",
"address": "test",
"dogName": "test",
"dogLastName": "test",
"dogBreed": "test",
"dogDateOfBirth": "2026-05-19",
"servicesNeeded": [
"Tiny Gang Pack Walks"
],
"temperament": "test",
"accessInstructions": "",
"vetName": "test",
"vetAddress": "test",
"vetPhone": "test",
"emergencyContactName": "test",
"emergencyContactPhone": "test",
"isVaccinated": "yes",
"hasFoodAllergies": "no",
"foodAllergiesDetail": "",
"hasEnvAllergies": "no",
"envAllergiesDetail": "",
"onSpecialDiet": "no",
"specialDietDetail": "",
"onMedication": "no",
"medicationDetail": "",
"wellSocialised": "yes",
"dogsInteractedWeekly": 1,
"visitsBeach": "no",
"visitsDogParks": "no",
"dogParksFrequency": "",
"biteHistory": "no",
"reactiveToDogs": "no",
"reactiveToAnimals": "no",
"reactiveToChildren": "no",
"reactiveToPeople": "no",
"isDesexed": "yes",
"isRegistered": "yes",
"leashTrained": "yes",
"recallRating": 5,
"ranAwayBefore": "no",
"carBehaviour": "test",
"knownCommands": "test",
"additionalNotes": "test",
"socialMediaAccount": "test",
"howDidYouHear": "test",
"emergencyVetConsent": true,
"termsAccepted": true
}
}
}