TrikeRight is a mobile application designed to help commuters and tourists in Tagbilaran City, Bohol calculate the correct fare for tricycle rides. It promotes transparency and ensures fair pricing based on the city's official fare matrix.
- 🚖 Fare Estimator – Calculates how much passengers should pay based on distance or zone.
- 📍 Location Awareness – (Optional) Uses GPS to help determine the starting point and destination.
- 📊 User-Friendly Interface – Easy-to-use UI for quick fare checking.
- 🧾 Based on Official Rates – Follows the local government’s tricycle fare structure.
In Tagbilaran City, tricycle fares can vary, and passengers are sometimes unsure if they are being charged correctly. TrikeRight provides peace of mind by giving users an accurate fare estimate before or during their ride.
- Flutter
- OpenRouteService API
- OpenStreetMap API
# Clone this repository
git clone https://github.com/drewsix9/TrikeRight.git
# Navigate into the directory
cd trikeright
# Run the app (Flutter example)
flutter run