Description
When navigating to the Stats section from the sidebar navigation, the application displays a "Page not found" message. The README.md outlines that this page should contain feature tracking for reading time, pages read, streaks, and milestones, but the route appears to be broken or unimplemented in the current deployment.
Steps to Reproduce
- Open the bookCat Web App.
- Look at the left sidebar navigation menu.
- Click on the Stats tab.
- Observe the main content area displaying "Page not found".
Expected Behavior
The page should load a dashboard displaying the statistics mentioned in the documentation:
Total reading time, pages read, books completed
Daily / weekly / monthly / all-time filters
Reading streak tracker
Milestone achievements
Actual Behavior
The routing falls back to a 404 error / "Page not found" screen.
Screenshots

Description
When navigating to the Stats section from the sidebar navigation, the application displays a "Page not found" message. The README.md outlines that this page should contain feature tracking for reading time, pages read, streaks, and milestones, but the route appears to be broken or unimplemented in the current deployment.
Steps to Reproduce
Expected Behavior
The page should load a dashboard displaying the statistics mentioned in the documentation:
Total reading time, pages read, books completed
Daily / weekly / monthly / all-time filters
Reading streak tracker
Milestone achievements
Actual Behavior
The routing falls back to a 404 error / "Page not found" screen.
Screenshots