✈️
EAA Young Eagles
Event Data Dashboard · by Don White

Built on top of eaachapters.org — not a replacement for it.

Everything here still runs through your real EAA Chapters account and data. These are the specific ways this dashboard smooths out the parts of that workflow coordinators run into most.

Response times are dramatically faster too — most actions happen instantly against a local cache instead of waiting on a live round-trip to eaachapters.org for every click.

Sign in

Use your EAA Chapters account credentials.

Having trouble signing in?

Sign in at eaachapters.org in your browser, then copy your token from DevTools:

  1. Press F12Network tab → reload the page
  2. Click any request to events.eaachapters.org
  3. Under Request Headers find Authorization:
  4. Copy everything after Bearer 
Credentials are only sent to eaachapters.org — not stored locally
🔄 Nothing sent until you're ready

Check-ins, waivers, pilot assignments, and volunteer changes are queued locally and sent to eaachapters.org together in one Sync — not one live API call per click.

📄 Instant, local documents

Certificates, flight ticket labels, and eSignature pilot-assign forms generate right here in seconds — with fixes eaachapters.org's own versions don't have, like pilots sorted alphabetically and the full page used instead of left mostly blank.

🖨️ One click to print

Certificates open with the print dialog already up, ready to send straight to your printer.

👥 Built for more than one coordinator

File locking keeps two people's Sync or Update from colliding when you're both working the same event at the same time.

🔑 Stays signed in

Background jobs automatically re-authenticate if a session expires instead of silently failing partway through.

⏱️ Always know what's happening

A live counter shows exactly how long eaachapters.org is taking to respond, with a 3-minute timeout instead of an endless spinner.

🔤 Actually sorted

The eSignature Pilot Assign Form's pilot list, and a number of other lists across the app, now sort consistently (alphabetically, by date, etc.) instead of showing up in whatever order eaachapters.org's own API happened to return.