Please enable JavaScript.
Coggle requires JavaScript to display documents.
Digital Solutions Yr 11 Term 3 - Coggle Diagram
Digital Solutions Yr 11 Term 3
Development
Data
Algorithm to retrieve and display data from phpMyAdmin
Must use appropriate names for columns in Query's
Displays only the requested data
Must use information from both data sets
Security
Analyze security risks for the website
Programing
Need Sufficient Pseudocode to help programming process
Needs to display the contents of each dataset on the same page
Must connect to all relevant datasets
Display the relevant information from the query selected
When accessing data from phpMyAdmin, the program should utilise Javascript, PHP and display through HTML
Must retrieve data from the server
User Interface
Must be simplistic and easy to use
Should be a familar experience to other websites
Client
Mumbai Indians
Sachin
Wants team performances to improve
The team has a reputation of losing matches by only a few runs or wickets. Wants to use data to help rectify this problem
Audience
Mumbai Indians Coaching Squad
Looking for any statistical or tactical advantage that can help for match preparations and planning.
Coaching squad lacks technical capability of developing required software
User Problems
Constraints
5 weeks in total to complete task
Must give relevant information which could give some sort of statistical advantage
Must provide a video with a maximum size of 500MB
Requirements
Data
Must include data from IPL matches from the year 2008 to 2020
Must use publicly available IPL data from
https://www.kaggle.com/datasets
Program
Must receive the data in any format and programmatically change this format into the one desired.
Must use phpMyAdmin server to convert and store data
Include appropriate headings for data information
Must be accessible on a computers, mobile phones and tablets
Must provide the user with a multitude of information options through buttons
Must be a responsive website
Must use efficient code