-
Notifications
You must be signed in to change notification settings - Fork 0
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
Read Button #12
Comments
I've done this via the details page and I've implemented the login requirement. See if you think this is good enough. |
it would be nice to have some kind of indication with the records that have ebooks present. So it shows in the search results that this is a ebook, and it would be nice if there an option in the search feature that allowed just searching for ebooks. |
Heres an example how it should look like: Here it shows an option with the search field, if checked then just look for ebooks or scanned books only This is how the results should show up, if the book is borrow only then it shows the borrow button with it and if the book is readable freely then the read button shows up with it, if clicked takes you directly to the book reader. |
only new look applied (without checkbox) |
Read Button should show up on the search result page and the book details page and also on the home page when the user hovers the mouse over the book cover image, a "Read" button and "Info" button should show up and if the user clicks on the "Read" button it should open the book reader otherwise if clicked on "info" button should take the user to the book details page. Only a registered user should be able to use the "Read" button, if an unregistered user tries to read the book it should take the user to the user registration page.
The text was updated successfully, but these errors were encountered: