I built "Journiv Stats": A client-side dashboard for extra journal analytics & map tracking #502
PaulExplorer
started this conversation in
General
Replies: 2 comments
-
|
This is very cool @PaulExplorer. Thanks for building and sharing. I started a similar client side only no server required export viewer earlier which allows seeing all exports standalone. But haven't had a chance to complete it yet and get it out. It does not do any stats things but is mostly a way to see all entries without Journiv server. I will try this out pretty soon. Thanks again! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey again. The dashboard now includes 5 new advanced charts:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I built a small companion web app called Journiv Stats to visualize my exported data. Since privacy is a core value of Journiv, I made sure my tool is 100% static, client-side web app, meaning all data parsing happens entirely in your local browser and nothing is ever sent to a server.
(Full transparency: I used AntiGravity AI to help me build this quickly and save time!)
Here are some of the stats it currently generates from a Journiv .zip export:
How to try it:
I shared this hoping it might be fun for other users to look at their own data, and maybe it can even give the maintainers some ideas for future in-app features for the project!
Let me know what you think.
Beta Was this translation helpful? Give feedback.
All reactions