Please enable JavaScript.
Coggle requires JavaScript to display documents.
TabBarController (Overall Reading Management: This page shows the overral…
TabBarController
Overall Reading Management: This page shows the overral state of my current reading
Books being recently read
Articles recently added
Memos recently added
Reading Community
Sharing my memo associated with a book lightlight or article
My Book-Reading Managment
Book List View
Filter(List or Grid) - Button
Add New Book - Detail View
Searching a book to add - Search Bar and Presented view to show result
shows books matching the searched term with a title, a subtitle, an author, a publisher and a thumbnail as a list
Once the user chooses one of the books displayed in the list, the presented view closes and add a new item book in the wish list.
Manually Adding a new book - Button
Image View with UITapGestureRecogniser to add Thumbnail, Textfields for title, subtitle, an author and a publisher
My Wish List - Detail View
Searching a book to add - Search Bar and Presented view to show result
shows books matching the searched term with a title, a subtitle, an author, a publisher and a thumbnail as a list
Once the user chooses one of the books displayed in the list, the presented view closes and add a new item book in the wish list.
Recommandation for the user(later version) using machine learning
Book List: Collection view( navigating to a detail view)
Detail view for a selected item: Memo List displaying the highlighted part, date, and my memo( text or media content)
Title, subtitle, author, publisher, thumbnail and reading status bar to show when the user started reading and completed this book or how it goes.
Reading Acitivity
My Article-Reading Managment
Profile&Settings