Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torque Pro Web Logger

A complete modern rewrite of the classic Torque Pro web data logger.

Originally inspired by econpy/torque, this project is now a full rewrite featuring a normalized database schema, decoupled architecture, and a powerful Automotive Sensor Analysis Workbench.

→ Full Documentation: https://spacecabbie.github.io/torquepro-web/


Key Features

  • Normalized relational schema (sessions, sensors, readings, GPS)
  • Decoupled upload pipeline (upload_data.phpparser.php)
  • Full metadata handling (userShortName*, userFullName*, units)
  • Advanced GPS processing with validation
  • Comprehensive audit trail
  • Interactive dashboard workbench with saved views
  • Modern PHP 8.4+ with strict types

Future Goal: Expand beyond Torque to support other Android OBD/logging apps.


Quick Start

git clone https://github.com/spacecabbie/torquepro-web.git
cd torquepro-web
mysql -u root -p < schema.sql

Point your Torque Pro app to https://yourdomain.com/upload_data.php


Documentation

Full documentation, architecture details, setup guides, and transparency notes are available at:

https://spacecabbie.github.io/torquepro-web/


Transparency Note
As an AI pair programmer, I want to be fully transparent. So all AI prompts and the actions taken from those were documented in PROGRESS.md and history.md.

About

A complete modern rewrite of the classic Torque Pro web logger. Full documentation: https://spacecabbie.github.io/torquepro-web/

Topics

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages