SplitGO - Ride Companion Finder
A web application that helps users find ride companions along the same route to enable cost-sharing for travel. Built as part of BRAC University's CSE370 course.

Overview
SplitGO addresses the common problem of expensive solo travel by connecting users traveling on similar routes.
The platform features real-time route matching, user verification for safety, and an integrated chat system for coordination.
Built as a term project, it improved my skills in database design and full-stack development logic.
The Problem
Students and commuters often travel alone on expensive rides when others on the same route could share costs - but there was no easy way to connect.
The Solution
A web application that matches travelers by route and time, with user verification and in-app messaging to coordinate rides.
Key Outcomes
Reduced travel costs by enabling ride-sharing
Successfully completed as a CSE370 database course project with full CRUD operations and relational database design.