Please enable JavaScript.
Coggle requires JavaScript to display documents.
Mind Map - Coggle Diagram
Mind Map
Proto-Personas
Sally
site administrator with administrator level access
Required to upload and/or export user data using a .csv file
Has been participating and contributing to committees for many years.
Will access entries by PC or phone.
Kate
Year 12 student with contributor level access
Is able to enter data into the website
Is interested in fashion and the school formal.
Will access entries by PC or phone.
Mia
Year 10 student with public level access
Loves fashion and technology
Interested in receiving notifications when a new entry is available
Will access entries by PC or phone.
Levels of access
Administrator
Contributor
Public
Data
Administrators
Student Number
First and Last name
Email Adress
Passwords(Hashed)
Users
Date
Catagory
image
Description
Comments
Chats
User Experience
Must:
Be clear
Be consistent
Comply with the Australian accessibility guidelines
Include appropriate attribution to data and images used to comply with copyright law
be accessible to a wide range of users
Code
An Algorithm and code to:
read records from a .csv file and store them in a database
process the uploaded data
validate user input of contact details on the user registration interface (sign up)
data validation code that provides appropriate feedback to the user about their input
code that stores validated user registration details in the database
allow users to add new entries to the database