Meet verified travellers. Make real connections.
travellersmeet helps solo travellers find and connect with others heading to the same destination around the same dates. Travellers upload a proof-of-travel ticket, get verified, and then become discoverable to other verified travellers for that trip window. Privacy-first: only verified users can view other verified profiles for matching destinations.
- Next.js 14 (App Router) + TypeScript
- Authentication with credentials (NextAuth v5) and Prisma
- Ticket upload with a simple verification workflow
- Matching by destination and date window (visibility only for verified users)
- Tailwind CSS for a clean, responsive UI
- PostgreSQL via Prisma
- Sign up or sign in with email and password
- Upload your ticket for the upcoming trip
- After verification, discover other verified travellers for the same destination/date window
Early-stage, under active development. Expect rapid changes.
- Tech stack and practices:
TECH_STACK.md - Contributing guide (local setup, scripts, PR process):
CONTRIBUTING.md - Code of Conduct:
CODE_OF_CONDUCT.md - License:
LICENSE
Built with the amazing Next.js, Prisma, and Tailwind ecosystems.