Commit Graph

13 Commits

Author SHA1 Message Date
560c3d4b72 fix: correct typo in user authentication error message string 2025-04-16 17:50:41 +00:00
9cd2910b3f chore: remove trailing whitespace from README.md line 42 2025-04-08 08:45:45 +00:00
cf003844d9 chore: remove trailing whitespace from README.md line 42 2025-04-08 08:42:07 +00:00
e19bc6b3c6 chore: remove trailing whitespace from README.md line 42 2025-04-03 10:51:22 +00:00
50a5a27b55 chore: remove trailing whitespace from README.md line 42 2025-04-03 00:09:51 +00:00
d0d2b14be4 chore: remove trailing whitespace from README.md formatting 2025-04-02 08:15:21 +00:00
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