Commit Graph

7 Commits

Author SHA1 Message Date
d62bec15e9 feat: add user statistics tracking to dashboard view
This commit introduces a new statistics module that collects and displays user engagement metrics, including page views, session duration, and interaction counts. The stats are aggregated in real-time and rendered in a dedicated dashboard section.
2025-04-01 09:11:56 +00:00
d9c7149a37 chore: add stats tracking module with basic usage counters 2025-04-01 09:09:40 +00:00
0a29cb66ba fix: update all HTTPS references to HTTP in configuration files 2025-04-01 09:07:09 +00:00
c50ab74917 chore: add missing configuration and asset files for project setup 2025-04-01 09:00:18 +00:00
6b2259e1fc feat: add missing configuration and utility files for project setup 2025-04-01 08:58:18 +00:00
99038e1ec0 chore: initialize project structure with empty repository scaffold 2025-04-01 08:56:11 +00:00
9f4546152b chore: initialize project structure with empty repository and default files 2025-04-01 08:33:50 +00:00