glendora-js / little-library

MIT License
1 stars 0 forks source link

Create mobile books list and page #15

Open westcoastmilt opened 8 years ago

westcoastmilt commented 8 years ago

Create a mobile book list page to list the books associated with a library. The page shall have two different views, one for registered users and one for unregistered users. See page flows.docx for design. Both views will list all the books in a library. Registered users will have the option to check in and out books. For manual book 'check in' some mongo db design is needed to capture the books if the ISBN is not provided. The scanner button will eventually hook to a bar code scanner app that operates by using the phones camera. When a book is checked out it is removed from the library and placed in the registered users account. The book list will have book title and author(s) listed and will be a hyperlink to the book page. On the book page provide image, little library rating and count of reviews, title, authors, publisher, Published, ISBN 13, Pages, Genre, Google Avg. Rating, etc.. See issue #13 for APIs to use to capture book information.

westcoastmilt commented 8 years ago

Converted page flows.docx to pdf for those who don't have MS-Word. page flow.pdf

westcoastmilt commented 8 years ago

MS-Word doc for those who want to update flow. page flow.docx