Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA2 - Coggle Diagram
IA2
Interface
Edit page
Allows admins to edit and add match and player data and statistics
Player data
Name
Team
Age
Position
Match data
Location
Home team
Away team
Winner
Score
Referee
Goals
View page
Allows users and guests to view data but not edit
Player data
Match data
Login page
Must allow users and admin to login
Login box
Email
Password
Continue as guest button
Usability Princibles
Accessibility
Must be convenient for as many people as possible
Available on multiple devices (computer, phone, tablet).
Text to Speech allowing vision impaired users to access data
Effectiveness
Must allow users to find the data they want
Easy navigation for users
Shows all data related to matches and players
Safety
Must protect user data
Stay logged in button
Account register requires a strong password
Utility
Must have a user centered design
Tailor to specific user requirements and goals
Must avoid unnecessary data
Learnability
Must be intuitive and easy to learn
Help button
Pop ups explaining how to navigate application when first login
Task
Data
Must store match record-keeper data
Must store match statistics, player data and team data
Sample data has been provided
User interface
Must include responsive user interfaces for:
Viewing match statistics and results
Logging in
Managing match, team and player results and statistics
Code
Must include functionality for:
Logging in with an account
Adding, viewing and editing teams, players and match results and statistics
Viewing and filtering football match results and statistics
Create a database and webpage to display AIC football data
Users
Harry Maguire
Captain of the 1st XI
Goals
Keep up to date with match results
track player and team statistics
Requirements
match results and player statistics
A user friendly interface
Mr Smith
Football match record-keeper
Goals
Real time updates to match data
Update match data retrospectively
Requirements
Intuitive data entry forms
View and edit previous match data
Mr Bloggs
St Laurence's teacher and football fan
Goals
keep up to date with match results
Requirements
A simple and accessible interface
Notifications for match results and updates
Assignment Dates
Checkpoint 1: 28/03/25
Draft: 28/04/25
Final
Database
Tables
Users
Email
Password
UserID
Teams
Players
TeamID
Name
Home field
Ranking
Players
Name
Age
Team
School
Position
PlayerID
Matches
Winner
Loser
Referee
Score
Field
MatchID
Rankings
Team Name
Wins
Losses
Rank