Travel Admin
Connect with GitHub to manage your trips
GitHub Personal Access Token
show
Connect
How to get a token:
GitHub → Settings → Developer settings →
Fine-grained tokens
→ New token → select this repo → grant
Contents: Read & Write
.
The token is stored in
sessionStorage
and cleared when you close the tab.
Working…
Travel Admin
Add and manage stops
Disconnect
← Map
Add Stop
Trip Year
+ Add
Location
Map Preview
— click to reposition
Photos
Drag photos here or
browse files
+ Add Stop
Current Stops
Save
Save to GitHub
⬇ Download export.zip (local fallback)
Save to GitHub
commits everything in one shot and triggers a live deploy (~60s).
Local fallback:
Download
export.zip
Extract into project root, overwrite when asked
Commit & push manually
Note: deleting a stop removes it from the map but does not delete its photo files from the repo.