/JetDriver-App

Mobile driving logbook app written in React-Native/TypeScript

Primary LanguageTypeScript

JetDriver-App

JetDriver is a mobile driving logbook app for Android and IOS. It mainly helps to protocol all kilometres/miles you need to drive to get your drivers license. Additionally, you can manage cars and companions and link them to your entries. JetDriver helps you to get detailed statistics and PDF-files to give to your driving school.

Screenshots

Home screen Create entry All entries  QuickDrive Dark mode Dark mode entries

How to Build

  • Run npm i && npx react-native start.
  • Open ios/ in Xcode or /android in Android Studio and start building.