stump
stump copied to clipboard
Design book overview page
The book overview page is the page located at books/:id
In general, it should display the following:
- [x] Book thumbnail
- [ ] Buttons to navigate to reading the media
- [ ] If progress exists, and book isn't completed, enable
Continue Reading
button - [ ]
Start Reading
button that goes to first page
- [ ] If progress exists, and book isn't completed, enable
- [ ] Download icon button
- [ ] Display metadata
- [ ] associated tags
- [ ] file status
- [ ] other meta (e.g file attributes, doesn't currently have much else currently)
At this point I'm not sure what else should go here, open to suggestions.