Please enable JavaScript.
Coggle requires JavaScript to display documents.
LibraRead - Coggle Diagram
LibraRead
-
Developer Problem
User Interface (UI)
Features
-
-
-
Allow users to set a book to "Read Later" by toggling a button on Book Details screen (Self Determined)
-
-
-
-
-
-
-
Allow users to "Friend" other users and see what books they are reading / Recommend books that "Friends" are reading (Self Determined)
-
Achievement System based on the number of books read by the user in a specific genre (Self Determined)
Usability Principles
-
-
Allow users to filter books by (Genre, Author) (Effectiveness, Utility)
-
Recommends similar books based on Genre, Author and "Friend" activity (Effectiveness)
Allow users to change Font Size (Accessibility, Effectiveness)
-
Coding Environment
Key Algorithms
Filter books by (Genre, Author, Publisher, Finished) (select query)
-
-
-
Add "Finish Reading" button and sum up the number of pages in "Finished Books" (update and sum query)
-
-
Data
-
App Data
Fields (fieldName, dataType)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-