Filling Bird Web

Client and server view of your world map

The web client mirrors the iPhone app's synced data: visited areas, saved locations, and track history, all against the same FastAPI backend.

Overview

Log in to load your synced data

This web dashboard reads the same data model as the iPhone client: visited areas, registered places, and leaderboard-ready counts from the shared API.

Snapshot

Visited areas0
Auto-filled0
Saved locations0

World Map

Map token missing

Set NEXT_PUBLIC_MAPBOX_TOKEN in web/.env.local to render the live map. The rest of the dashboard can still use the API without it.

Leaderboard Ready

No synced leaderboard aggregates yet.