Skip to content

feat: implemented more advanced statistics#4799

Open
tiuub wants to merge 1 commit into
Traewelling:developfrom
tiuub:develop
Open

feat: implemented more advanced statistics#4799
tiuub wants to merge 1 commit into
Traewelling:developfrom
tiuub:develop

Conversation

@tiuub
Copy link
Copy Markdown
Contributor

@tiuub tiuub commented May 14, 2026

This PR expands personal statistics with richer journey insights and improves the stats dashboard UX.

It adds advanced metrics (total check-ins, total distance, mean distance, travel days, longest/shortest ride), period breakdowns (year/month/week + last week/month/year), and new favorites sections (most visited stations, most used lines, most frequent origin→destination routes).
It also includes UI refinements in the stats cards/tables, adds EN/DE translations, and fixes SQL issues found during rollout (invalid trip columns and strict GROUP BY compatibility).

@MrKrisKrisu
Copy link
Copy Markdown
Member

Thank you for adding more stats to Trwl. :)

I currently didn't look into the code, but I would recommend to add new features at least to the new tailwind-app, as features which are created on the old bootstrap layout be replaced in the near future.

You need to enable experimental features for this.

Copy link
Copy Markdown
Member

@MrKrisKrisu MrKrisKrisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The backend looks okay for me, but the frontend looks a bit like „vibe coded without checking if the design matches the current layout“.

Is this PR ready for review yet or just a draft?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants