Skip to content

Track, log, and save automated driving statistics.

Notifications You must be signed in to change notification settings

tlm9201/RoadBook

Repository files navigation

RoadBook

Track, log, and save automated driving statistics such as distance, time, and weather.

Installation

Clone this repository and import into Android Studio

git clone git@github.com:tlm9201/RoadBook.git

Configuration

API Keys:

Generate API Keys using the following free APIs:

And place both API keys under local.properties file:

WEATHER_API_KEY=...
RADAR_API_KEY=...

Maintainers

This project is created and mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Track, log, and save automated driving statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages