Please enable JavaScript.
Coggle requires JavaScript to display documents.
DropBooks - Coggle Diagram
DropBooks
-
Client problems
Requirements
-
-
Provide information about movies (e.g. synopsis, genre, rating, running time)
-
-
-
Competitor
Audible
Home
-
Book Categories (Most popular, Best of 2021 etc...)
Discover
-
Browse by genre (Fiction, History, Business etc...)
-
-
-
Reading List
Finished Screen
-
-
'+' symbol
Adds books through scanning barcode, searching online or manually adding it
To Read Screen
Add book through searching title, ISBN or author online
-
-
-
-
-
Picture, Title, Author of book shown
-
-
-
-
-
-
-
-
Developer problems
-
User interface
Usability principles
Clear and simple icons and buttons to view where they lead in terms of screens (effectiveness, learnability)
-
Information about books must be understandable for users (effectiveness, accessibility, learnability)
Use of consistent themes, colours, font (accessibility, effectiveness, learnability)
Users should be suggested titles based off their preferences, genre and interests (effectiveness, accessibility)
Large pictures and buttons, text colour and size to allow users to view content clearly and navigate the app with ease (effectiveness, accessibility)
Features
-
Selected Books screen
-
-
-
-
Reading Status - (Start, Reading, Finished)
-
-
-
-
-
Find Books to watch based on search criteria (e.g. title, author)
-
-
-
Coding Environment
-
Key algorithms
Algorithm to retrieve records from the book database based on search criteria (eg. title, genre..)
-
-
-
-