vehicle-monitor/WebApp/src
2022-04-17 12:11:20 +02:00
..
components refactored Gauge class to inherit from NumericValue 2022-04-16 22:54:15 +02:00
pages computing trip statistics on ESP32 (distance, time, elevation, etc.) 2022-04-17 12:11:20 +02:00
utilities implemented automatic update of power gauge 2022-04-13 12:25:06 +02:00
app.ts refactored code to avoid relative paths 2022-04-09 18:38:04 +02:00
index.html Added menu with two pages (RawDataPage and DashboardPage) 2022-04-02 23:34:13 +02:00
layout.css added widget layout styling 2022-04-12 23:06:58 +02:00
layout.tsx added debug code to display how often mithril redraws 2022-04-09 20:05:22 +02:00
monitor-api.ts computing trip statistics on ESP32 (distance, time, elevation, etc.) 2022-04-17 12:11:20 +02:00