adding notifications, not a frontend dev so please give me suggestions on the notifications in the bottom right.
do you think this conveys a message/notification efficiently and concisely?
is the close button obvious?
is the text too compact?
Here's a video of my project for Neighborhood (OBDium) that I took awhile ago but forgot to post. (Yes there are a lot of N/A's, blame the manufacturers not me!)
Since then, there have been plenty of updates that you should totally check out!! (github.com/provrb/obdium)
Graphs fully set up for OBDium 🙌
Finally integrated dtc from backend to the frontend. Scan, clear and log codes
I don't want to code all these settings 😭
connection panel for obdium. don't ask how long this took.
Ayyy shes looking good
New icons, added some smaller gui details
VIN Decoding in OBDium. Fully offline. Starts with government data. Ends where they didn’t bother.
Backend developer tries to do frontend 😭 (p.s if you want to check out the project, you can do so here. a star helps a lot: github.com/provrb/obdium)
PID index for OBDium - view all PIDs, their equation, unit, and more. im unsure how i feel about the font please give me feedback
my first time using web technologies with tauri so far
Reverse engineering NHTSA's MSSQL VIN decoding functionality to integrate it into my OBD project, "OBDium", as Rust + SQLite