Please enable JavaScript.
Coggle requires JavaScript to display documents.
book app - Coggle Diagram
book app
Developer Problem
-
Data
-
-
Required Queries
Provide information about specific books (title, author, etc.)
-
Class books as “To be read”, “Currently reading” or “Read”
-
Sort books based on various characteristics (such as length, genre, etc,)
-
-
User Interface
-
Features
Home Screen
-
-
-
Provides users with summaries about their reading information (such as what types of genres they read the most and the average length of books they read)
-
Settings/Help Screen
Provides user with options to personalise their experience (such as how books are displayed and the size)
-
Search Screen
Search bar allowing users to search for book titles, series or authors
-
Explore Screen
Allows user to explore other books sorted into categories (such as genre or based on previous books the user has read)
Book Info Screen
Shows information about selected book (title, synopsis, author)
Option to list book into “TBR” (To Be Read), “Read” or “Currently Reading”
-
-
-