About the project
LINK DEPLOY: https://trampo-points-azure.vercel.app/
TrampoPoints is a shared mobility platform designed to solve urban commuting inefficiencies by dynamically grouping passengers who travel along similar routes into on-demand shared vans. Instead of relying on rigid bus lines or expensive individual rides, the platform clusters compatible travel requests in real time, calculating optimal street-level routes with smart intermediate pickups and drop-offs.
The system connects three key actors through specialized interfaces: passengers can submit ride requests and track their itinerary; drivers can manage their vehicle status, availability, and assigned trips; and administrators have full visibility over live demand, fleet capacity, and algorithmic route optimization.
The technology behind TrampoPoints includes a Java and Spring Boot backend running on Docker and Render, a persistent PostgreSQL database on Supabase, and a responsive React frontend hosted on Vercel with Leaflet and OSRM integration for precise road network calculations. By maximizing vehicle occupancy and reducing travel costs, TrampoPoints delivers a scalable, cost-effective, and sustainable transit alternative for modern cities.
Hacki