Skip to content

Android autonomous app to follow alcohol rate and legal drive status.

License

Notifications You must be signed in to change notification settings

tiptoptom/CanIDrive

 
 

Repository files navigation

CanIDrive

Alcohol blood rate computer for driving

📲 Get the app

Get it on F-Droid Get it on Google Play

👋 About

CanIDrive is an Android app letting you evaluate whether you can drive or not.

It is a personnal project aimed at getting experience building something simple yet as professionnal as possible.

✨ Features

Can I Drive allows you to track your recent alcohol consumption, to assess if you can drive or not.

What is shown to you :

  • a clear status (OK, OK but not sober, NO GO)
  • your estimated blood rate
  • time when you can drive again
  • time when you get sober again (0.0 g/L)

Computation takes into account :

  • weight
  • sex
  • rough health indication
  • driver legal status (country, young driver, professional)
  • drinks (how much alcohol and when)

If the chosen country is not available, you can select OTHER to override the threshold value with your own.

🙋 Contributing

This project is now living at slow pace but accepts any contribution like:

  • translating the app & presentation text in your language
  • legal data corrections
  • improving UI (sooo much to improve 😅)
  • code

For any contribution, please shoot an issue, or clone & submit a pull request 🙂.

▶️ Run the project

  • clone the repo
  • open it with Android Studio
  • have fun with it...

About

Android autonomous app to follow alcohol rate and legal drive status.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.0%
  • Ruby 1.0%