One-time setup. Connect a shared database so you and your partner see the same checkmarks in real time โ or skip and keep progress on this device only.
Option A ยท Shared sync (recommended)
Go to console.firebase.google.com โ Create project (name it anything, disable Analytics).
In the left menu: Build โ Realtime Database โ Create database โ choose a region โ Start in test mode.
Copy the database URL shown at the top (looks like https://something-default-rtdb.firebaseio.com) and paste it below.
After connecting, use "Copy share link" in Settings โ your partner opens that link and is synced automatically. Note: test-mode rules expire after 30 days; in Firebase โ Realtime Database โ Rules, set read and write to true to keep it working (fine for a puppy checklist โ the link itself is the secret).
Option B ยท This device only
Progress saves in this browser only. You can connect a shared database later from Settings.