Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add total_pages to books table #6

Open
MackHalliday opened this issue Dec 18, 2019 · 0 comments
Open

Add total_pages to books table #6

MackHalliday opened this issue Dec 18, 2019 · 0 comments
Labels
enhancement New feature or request ice box

Comments

@MackHalliday
Copy link
Contributor

Do we need to add total_pages of pages on the books table?
How do we get the total_pages without parsing the book when the book is initially checked-out?
Can we use math to divide character count to get the total pages without having to parse?

We may need to use total_pages to figure out the 'progress bar' on the user's home page.

@MackHalliday MackHalliday added the enhancement New feature or request label Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ice box
Projects
None yet
Development

No branches or pull requests

1 participant