Feature Request: Add Reading Time Estimator
Description
It would be helpful to display an estimated reading time for each book based on its page count.
For example:
π Estimated Reading Time
- 250 pages
- β 8 hours reading
- β 20 days at 20 minutes/day
A simple client-side calculation using an average reading speed would be sufficient. This feature requires no backend changes and can be displayed as a small info card on the book details page.
Benefits
- Helps users understand the time commitment before starting a book.
- Makes book selection easier.
- Adds useful contextual information with minimal UI changes.
I'd be happy to work on this feature and submit a PR.
Feature Request: Add Reading Time Estimator
Description
It would be helpful to display an estimated reading time for each book based on its page count.
For example:
π Estimated Reading Time
A simple client-side calculation using an average reading speed would be sufficient. This feature requires no backend changes and can be displayed as a small info card on the book details page.
Benefits
I'd be happy to work on this feature and submit a PR.