Please enable JavaScript.
Coggle requires JavaScript to display documents.
Define the Problem - Coggle Diagram
Define the Problem
Usability Principles
Effectiveness
the application should display addresses as the user is searching to make address searching more efficient
the bin dates and colour information should be displayed in a clear and orderly way so users can get straight to the point
Accessability
the application should operate on both phones and laptops so it is accessible for users using either device
the application should follow the Australian Accessibility Standards so that it is accessible to users from a range of abilities
Safety
-
users should be able to return to the search address page after details are displayed in case the wrong address was entered
Learnability
the application should have a user interface which is easy to navigate for users without instructions
repetition should be used for procedures to navigate the page and the layout of the pages should be consistent
-
-
Problem Identification
-
-
-
The solution will include a schedule for the upcoming bin collections as well as alerts to remind users of the bin days
Constraints
the deadline for the proposal submission will be a constraint, as then maybe the best ideas will not be thought of yet
the project budget may also be a constraint as possibly certain elements wished to include in the design won't be accessible for free
only one person is involved in the designing process, which may limit the range of ideas thought of in the design
Functional Requirements
data interface
must include sql or any other programming language which can assist reading and interpreting the csv file
the data interface must be laid out in a way that accompanies the u.i. in being easy for user's to interpret once the list is reduced
-
coded components
must be able to link the filtered list from the sql to the page, and display it neatly for users to see
-
-
-