Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3 - Coggle Diagram
IA3
-
-
Users
Jake
Jake is a dayboy in grade 10 who is involved in many activities at nudgee and would like to coordinate his extracurriculer activities with his friends.
Jordan
Jordan is a border in grade 7 who likes art, music and performing. He is knew to nudgee and wants to connect to other students with similar interests
Michael
Michael is an oldboy studying at QUT who graduated last year and wants to stay in contact with friends who are still at nudgee.
Criteria
Prescribed
Must develop a proof of concept web app the uses an API to transfer data between the user and the wep app.
-
-
-
self-determined
When transferring data, the API must encrypt and secure the data to ensure the users data is protected whilst being transferred.
Solution must be able to sort people by their favourite activities so that users can find others with similar interests.
-
The web app will use an encryption process known as hashing in order to encrypt the important user data.
Security
SHA-256
A version of hashing known as SHA-256 will be used to scramble any user entered data into a random string of letters, numbers, and symbols. This will help prevent hackers from accessing important data.
-
Problem
A social media based web app is needed for nudgee students and old boys to allow the students to connect with other people who have an interest in the same activities as they do. The app is needed for the old boys so that they can stay in touch with their friends from their time at nudgee.