VoltWay is your simple and smart companion for finding electric vehicle (EV) charging stations nearby. With a clean design and easy-to-use map, you can find where to charge up and get there without any fuss.
- 📍 Find Nearby Stations: Automatically finds charging stations based on your current location.
- 🗺️ Live Map: See yourself and charging stations on a beautiful, interactive Mapbox map.
- 🧭 Orientation Indicator: A helpful arrow follows your location, showing you exactly which way you are facing.
- 📱 MVVM Architecture Designed with a modern architecture, light-mode look that is easy on the eyes.
Here's a walkthrough of implemented user stories:
| Screen | Current Location | Nearby Stations | Navigation using Geofencing |
|---|---|---|---|
| Images | ![]() |
![]() |
![]() |
- Open the App: Allow location permissions so the app can find stations around you.
- Browse Stations: Look at the list or tap icons on the map to see station details.
- Start Navigation: Tap "Navigate" on any station card to see your route.
- Follow the Path: Use the blue line and the orientation arrow to guide you.
- Arrive: The app will tell you when you've reached your spot!
VoltWay is built with modern Android tools:
- Language: Kotlin
- UI: Jetpack Compose (Modern native UI)
- Maps & Navigation: Mapbox SDK v10 & v2.21.0
- Location: Google Play Services Location
Made with ❤️ for EV drivers everywhere.
Copyright 2026 Sangeeth Amirthanathan, Voltway
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.



