ElectricMotorcycleForum.com

Makes And Models => Zero Motorcycles Forum | 2013+ => Topic started by: Hans2183 on November 07, 2023, 09:20:08 PM

Title: Simple view on your Zero Nextgen data using angular web app
Post by: Hans2183 on November 07, 2023, 09:20:08 PM
Hosted using firebase here https://zerong-a5759.web.app/ Fetches data for last 20 days as is. You can play with the properties and graph types to get something visually working.

(https://i.ibb.co/ZKQ7V5p/Screenshot-2023-11-07-at-15-19-42.png) (https://ibb.co/RPXd9fk)

(https://i.ibb.co/Xx7M3N4/Screenshot-20231107-185803.png) (https://ibb.co/SwtGdWx)

And here is source code for those interested https://github.com/hanscappelle/zerong-webapp Including the php script that acts as a gateway for CORS reasons.