Atlas
Atlas is a travel-planner app experiment that turns a rough trip idea into an editable itinerary with cities, day plans, booked anchors, budgets, packing, and calendar export.
- Status
- v0.1.0
- Updated
- Jul 2026
- Tools
- TypeScript, JavaScript, CSS, bullmq, nextjs

The problem
Atlas is a travel-planner app experiment that turns a rough trip idea into an editable itinerary with cities, day plans, booked anchors, budgets, packing, and calendar export.
What I built
Explores editable travel itinerary generation instead of fixed trip templates.
How it works
- Chat-style trip prompt on the home page.
- Step-by-step builder form.
- Paste box that extracts a locked anchor from simple confirmation text.
- Starter itinerary with day slots, fallback ideas, budget, packing, map pins, and ICS export.
- Read-only share page and saved-trip dashboard page.
Tradeoffs and limits
This project does not currently have a hosted demo. Run and verification instructions live in the repository when available.
What I learned
Focuses on budgets, booked anchors, calendar export, and day-plan structure.