I've added Page Count and Pages Read attributes to PageBlaze.
The URL for the test site is:
https://pageblazetest.azurewebsites.net
As suggested above:
- Page Count is imported from Marvel and Google where it exists
- Page Count can be added/updated in "Add/Edit Books"
- Pages Read can be updated in "Reading Now"
- Pages Read and Completed% update each other (where both exist)
- Pages Read and Page Count have been added to the "books" export (available for users with a verified email)
Note the following:
- Use the same login details to login to the test website
- The test website uses production data, so don't do anything destructive
- The test website has limited resources
- Page-related data entered in the test website should carry over to the production website when it's updated
- To update "Pages Read", click in the field first. Then update by typing a number, with keyboard arrow keys, or mouse-clicks on the "up/down" buttons.
This ensures that the database is updated when the field loses focus (i.e. clicking/tabbing out of the field).
If there are no issues reported, I'll update the production website in a couple of days.
--