Skip to content

cristan/OvFietsBeschikbaarheidApp

Repository files navigation

OV-fiets beschikbaarheid

Android iOS

Compose Multiplatform Koin Ktor

This app is designed to find how many OV-fiets bikes are available as quickly as possible.

Screenshot 1 Screenshot 2

Features

  • Quickly see nearby locations' availability via GPS
  • A history graph which shows the availability over time
  • Extended info like the address, directions, opening hours etc

About the code

Data comes from openOV and is hosted by the open source OvFietsBackend.

The code is pretty much using the latest technologies available (at least at the time of writing)

  • Fully Compose Multiplatform
  • Material Design 3
  • Navigation3
  • Gradle Kotlin DSL (.kts)

Contributing

Contributions, comments, and suggestions are welcome! Developing should be quite fun with all the new frameworks.

License

The license is the GPLv3, except for these exceptions:

  • You are writing software unrelated to the OV-fiets
  • You are using this code to train AI models
  • You are writing software for the NS

In these cases, there are no restrictions (the license is 0BSD)