NightWhistler / PageTurner

Android e-book reader with cloud synchronization
pageturner-reader.org
GNU General Public License v3.0
466 stars 222 forks source link

Finish Reading a Book by a Specified Date #594

Open numeralnathan opened 6 years ago

numeralnathan commented 6 years ago

Let's say I want to finish reading a book by a certain date. PageTurner should calculate how much I should read each day and then show me in the text where to read to. If I read ahead, PageTurner should re-calculate the amount each day so that I read less each day. If I fall behind, PageTurner should re-calculate the amount each day so that I read more each day.

PageTurner should also show a notification that cannot be cleared until I complete the amount of reading for the day. Also, PageTurner should allow me to specify dates for several books and there should be a notification for each book.

This feature is great for students who need to read a textbook for class. If a teacher assigns a book to read, then the students can finish in the right amount of time.

I was thinking about making my own product to do this. I asked around to see how much interest there are in people. A large percentage of people I talked to thought this was a great idea and asked me to let them know when it is ready.