Skip to content

Page Count Missing #202

@JohannesSeikowsky

Description

@JohannesSeikowsky

Compared to other book sites on the Internet one thing we're missing is a page count for each book.
This is actually important for UX. As a user I'd like to know whether I'm looking at a 100, 200 or 500 page book.
At first thought I see two possible routes to this:

  1. maybe this can be done in connection with the release of PDFs. Pdfs have pages, so we could just take those page counts. simple.
  2. we could compute a "page estimate" by counting the total number of words in each book and dividing by 275 or so (estimate of the average number of words on a page in a normal book). Obviously in the UI we should then call it "page estimate" rather than "page count".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions