IMPORTANT: Quin mentioned the app being invite-only and I took this literally :), to test please use invite code SHIPYARD-REVCAT to signup as a user (to test RevenueCat Paywall) and/or DEVKEV to signup with automatic Admin and Plus Access (bypass Paywall but can view KPIs).
Inspiration
Traditional social apps weren't built for the nomadic lifestyle. Whether you're living in a van, traveling full-time, or planning your next adventure, finding community on the road is incredibly difficult. You can't use traditional dating apps when your "5-mile radius" changes every week. You can't find skilled mechanics when you're broken down in a new state. And you definitely can't build meaningful friendships when everyone around you is constantly moving.
Traverse is a social platform inspired by Quin and designed specifically for people who refuse to stay still.
The core insight: nomadic communities need connection tools that match their lifestyle, not apps designed for people with static zip codes.
What it does
Traverse is an invite-only mobile community where nomads connect, collaborate, and move together through four core experiences:
Discover Nomads Near and Afar → Get Help & Share Tips → Coordinate Adventures → Log Your Travels
Connect Find your people on the road through three connection types:
- Friends & Experiences - Build lasting friendships with new and existing friends through Meetups, Events and Group Trips
- Dating - Meet other nomads romantically (because "within 5 miles" means nothing when you're both driving)
- Activity Partners - Find hiking buddies, climbing partners, or dinner companions wherever you land
- Build Market and Build Help - Get unstuck faster with a skill-sharing marketplace and builds for sale.
How we built it
A cross-platform Flutter app with Firebase as the backbone, designed for reliability when you're off-grid and speed when you're on the move.
TECH STACK & TOOLS
Visual Studio Code + GitHub Copilot for AI-assisted development Flutter for native iOS/Android from a single codebase Firebase Suite: Authentication (email/password as primary, phone/SMS as fallback) Firestore for real-time data sync (posts, profiles, market listings) Cloud Storage for photos and build documentation Cloud Functions for analytics rollups and community moderation Riverpod for predictable state management across complex user flows go_router for declarative navigation with auth guards and deep linking RevenueCat for TRAVERSE+ subscription management and premium features Geolocator & Geocoding for privacy-conscious location services OpenAI integration for future smart features (recipe extraction patterns adapted for build help) Image Picker with compression for bandwidth-conscious uploads
Key Architectural Decisions
- Invite-only onboarding to build trust and maintain community quality
- Badge tier system (Local → Regional → Roamer → Nomad → Traverser) that grows connection radius with miles traveled. The content and nomads you see on the platform directly relate to your unlocked reach.
- Privacy-first location: users control when GPS is shared (always, during activities, or never)
- Dynamic photo limits: TRAVERSE+ gets unlimited uploads, free tier gets 3 per post
Challenges we ran into
- Originally we were going to use SMS auth only but this proved to be a pain to get working so I decided to go with email/pass auth.
- Trust and safety — invite-only system creates exclusivity but we needed referral codes and community guidelines to scale responsibly
- Balancing privacy with connection — nomads need location features but are privacy-conscious. Solution: granular location controls and badge-based radius matching but opted for non-precise locations with no visual map feature. Locations are City, Region only.
- Feature complexity — reach, post types, dating, marketplace, and build help all in one app. We had to create clear mental models for each flow
- Tier-based matching logic — ensuring Global-tier nomads could match worldwide while Locals staying local are geographically filtered
- The biggest challenge: scope and feature creep
- Trying to get all our submissions apps on iOS + Android while also introducing features.
- Issues with RevenueCat PayWall not opening during dev.
- Testing the dating features as it requires multiple Traverse+ users with dating enabled and matching criteria.
Accomplishments that we're proud of
- Shipping a feature-rich mobile app with dating, marketplace, and community features in a hackathon timeline.
- The Apex inspired badge tier system — a unique progression mechanic that rewards real-world travel with expanded digital community access
- Privacy-first location sharing — giving users full control while enabling meaningful nearby connections
- TRAVERSE+ RevenueCat implementation — clean freemium/community model with RevenueCat that gates advanced features (unlimited photos, past date travel logs, extended reach/radius, etc) without breaking free tier value
- Most importantly: we built something that solves Quin's brief as well as some issues other nomad's face.
- Built in a Admin section with real time key performance indicators (work in progress)
What we learned
- Nomadic communities need different social primitives — traditional "friends nearby" features break when everyone is moving.
- The badge tier system creates organic engagement — users want to level up by exploring more, which drives real-world adventure.
- Invite-only creates accountability — when you vouched for someone with your referral code, community quality stays high
- Feature depth requires clear information architecture — we learned to use consistent patterns (cream background, card-based layouts, Poppins/Inter typography) to make complex features feel coherent We also learned that the best communities form around shared identity, not just shared location.
What's next for Traverse
Near-term enhancements:
- Test and enhance dating features with interests/hobbies matching and conversation starters
- Improve on admin and kpis
- Billing by the minute/hr for booking for build help to access professional builders (Traverse+)
- Trip planning tools with route sharing and group coordination
- Skills badges to showcase expertise (mechanic, electrician, fabricator, photographer)
- Vehicle make, model auto complete
- Onboard Nomadic events, festival venues, etc onto the platform.
- Continue to get nomads reviewing and providing feedback.
Long-term vision:
- Meetup automation — AI-suggested gatherings when multiple nomads converge in a region Travel journal — visual timeline of your journey with automatic location tagging Partner integrations — campground networks, repair shops, and gear sponsors At its core, Traverse will always focus on one mission: turning the nomadic lifestyle from lonely adventure into shared community.
Built With
- cline
- flutter
- githubcopilot
- vsc
Log in or sign up for Devpost to join the conversation.