Skip to content

Spacefish/carolla-analyzer

Repository files navigation

Carolla Analyzer

Client-side CSV analyzer for Toyota Corolla telemetry data. Upload a .zip exported from the EDA portal to visualize trips on a map, inspect speed/fuel charts, and review warning events.

Built with vanilla JS, Leaflet, ECharts, and PapaParse. All processing happens in the browser — no data is sent to a server.

Screenshots

Dashboard Trips
dashboard trips
Map Trip Detail
map trip

Usage

Open the app at spacefish.github.io/carolla-analyzer, upload a .zip, and browse the dashboard.

Development

npm ci
npm run dev     # dev server on port 3000
npm run build   # production build to dist/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors