Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 366 Bytes

Pocket Telematics Package

a package that will store driving data, running in the background

The stored database looks like this:

Date velocityData angleList accelerationList polylineList drivingSummary bottomInfo grade

all values are of "TEXT" type

the calculations are done automatically for now