Skip to content

ProjectBarks/comma-ai-visualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comma.AI Visualizer

A simple react app that will display 1,000 trips from the SF Bay Area, each of which is a JSON file containing an array of coordinates and speed sampled at once per second. Ultimately creating a interactive map visualizing the distribution of speeds along trips recorded with our dash cam app Chffr.

screenshot

You can also find a video demo of the application here

Features

  • React 16
  • Webpack 4
  • Babel
  • Staging ES Next Features
  • Hot Module Replacement

Installation

  • git clone https://github.com/ProjectBarks/comma-ai-visualize.git
  • cd comma-ai-visualize
  • npm run builddb
  • npm start

Requirements

  • PostgreSQL
  • Set the following environment variables: PGHOST=localhost; PGPORT=5432; PGDATABASE=comma
  • Node v9.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •