Please enable JavaScript.
Coggle requires JavaScript to display documents.
BookBird :books: :bird: - Coggle Diagram
BookBird :books: :bird:
Client Problem
Competitor apps
Books (iOS app)
-
Displays information about book such as author, release date and page count
Able to read a sample of the books (such as one chapter) for the user to decide whether to buy the book
-
-
-
-
User Problem
Users
Year 7 - 8
-
May like more children's genres (action, feel-good stories, comics)
-
-
Year 11 - 12
May like more mature topics (drama, romance, mystery etc.)
-
-
Impacts
-
-
-
-
Authors will obtain recognition for their work, increasing their profits
-
Developer Problem
User Interface
Usability Principles
-
Have common icons in the same place in the app (Effectiveness, Learnability)
While a book is being searched, suggestions of the book will be displayed for book search using the LIKE operator of SQL coding (Effectiveness, Accessibility, Utility)
Ability to change language settings (Accessiblity, Effectiveness, Learnability)
Using a filter to find specific books based on user preferences (accessibility, effectiveness, utility)
Using common icons already used in other apps (utility, learnability)
VoiceOver compatible, increasing accessibility for visually impaired people (accessibility, utility, learnability)
Features
Explore Screens
Users able to search books based on preferences by using a filter, which will organise books in terms of genre, page length, price and review score for the user to easily find a book to read
Book Screen
Title, description, rating, publisher and page length and genre of a book will be displayed for the user to learn about the book and decide whether to read it or not
Settings Screen
Access to accessibility settings such as font size change, language settings, colourblind filter, dark mode etc.
-
-
-
Data
-
-
Data source options
books.csv
-
Cons
Mostly information of reviews and ratings, no other relevant information such as description and genres
-