Please enable JavaScript.
Coggle requires JavaScript to display documents.
Real Estate Institute of QLD Web App - Coggle Diagram
Real Estate Institute of QLD Web App
User Experience
User Interface
Should be responsive
Should incorporate the principles of visual design
will use bootstrap and some css instyling
will apply usability and accessibility principles
comply with copyright laws
should incorporate images and data
Usability Principles
Efficiency
Safety
Learnability
Effectiveness
Accessibility
Potential Users
Helen (Experienced Real Estate Agent)
David (Relatively Inexperienced Real Estate Agent)
Brad (Salesman looking for personal purposes)
Accessibility Principles
Page Titles
Alt Text
Headings
Zooming of Pages
Non-Mouse Navigation
Fields
Error Messages
Coding
Pycharm
Python
Bootstrap
HTML
SQL?
Functionality
PROCESS: Search for property near a school
INPUT: Criteria (location, school)
OUTPUT: Results (properties) that are near the school and location provided
PROCESS: Search for property near public transport
INPUT: Criteria (location, public transport)
OUTPUT: Results (properties) that are near public transport in the location provided
PROCESS: Register new users
INPUT: personal details to be stored (first name, last name, occupation, name of agency/business)
OUTPUT: confirmation of registration
Criteria
exploration and comparison of properties using school locations and public transport services
search for properties based on criteria (school and public transport locations)
information page with explanations of the data
admin tool that allows editing and updating of db
validation checks before data is uploaded/edited
Data
school locations data
Needs to be normalised
Needs to have irrelevant data fields removed
transportation service data