0% found this document useful (0 votes)
133 views12 pages

Business Overview

The document outlines the requirements for developing a database system for the MT Albert Football Club. It includes sections on the business overview, requirements, expected outcomes, technical details, an ER diagram, and relational schema. The key goals are to improve data collection and security, track players, employees and other stakeholders, and allow for easy access and analysis of information. Tables will store data on teams, clubs, players, employees and other entities, with attributes like names, identification numbers and relationships between records.

Uploaded by

Keka Sam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views12 pages

Business Overview

The document outlines the requirements for developing a database system for the MT Albert Football Club. It includes sections on the business overview, requirements, expected outcomes, technical details, an ER diagram, and relational schema. The key goals are to improve data collection and security, track players, employees and other stakeholders, and allow for easy access and analysis of information. Tables will store data on teams, clubs, players, employees and other entities, with attributes like names, identification numbers and relationships between records.

Uploaded by

Keka Sam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Contents

Business Overview...................................................................................................................................1
Business Requirement.............................................................................................................................2
Expected Project Outcome......................................................................................................................3
Technical and Administrative Details.......................................................................................................4
ER Diagram..............................................................................................................................................5
Relational Schema...................................................................................................................................6
Database Testing.....................................................................................................................................9
Documentation......................................................................................................................................10
Bibliography...............................................................................................................................................12

Business Overview
Club services for soccer players are offered at the MT Albert Football Club. It's a football
club that offers advance services to soccer players in New Zealand. The MT Albert
Football Club’s main goal is to motivate soccer players to feel healthy. A different
membership strategy has been mentioned for the Club Organization. The card shall be
given to designated football players, club members and other employees. This card
affiliation system not only improves the club’s protection, it helps collect the required
data. In MT Albert Football Club, the latest data base management system has been used
to document all the personnel and players in the club.
Database Design System: This database management system is the club's progressive
method for correctly classifying all the information gathered using a different heading.
Displaying the collected data in your device is achieved using the concept sketch, table
and charts. This database set network supports MT Albert Football Club in the
implementation of the separate IT program to boost the overall safety measures. It allows
the MT Albert Football Club management to create a clear user name and unique identity
of the person concerned.[ CITATION CRU18 \l 1033 ]

Business Requirement
The list below reflects the customer requirement list.
Requirements of IT experts:
MT Albert Football Club wants to recruit qualified IT specialists to develop a database
system in the process team.
Installation of ER Diagram:
A new diagram will be installed in an MT Albert Football Club database system in order
to establish links with all related individuals including employees, managers and club
clients.
Database Table: The main and relative keys are added to this list, representing important
details concerning the related individuals such as name, ranking and player scores. This
database table includes.
SQL Server:
The SQL server is the main part of the database system which will assist MT Albert
Football Club to directly collect the data from the various sources. It also assists
management of MT Albert Football Club to modify and change the gathered data as per
their wish.
Program Testing:
Both the main and relative keys are used to expose the secret details in the software
checking. This research will be carried out using the QRL server used to pull the data in
the database system.
Exporting Data from the Database:
The features of the database management system are the import and export of data. The
QRL query method would be used. It will help the MT Albert Football Club import and
export customers ' data directly from the database system.
Easy information flow:
This database system provides the MT Albert Football Club with simple information
stream and also efficiently analyses the player descriptions.

Such features should make this database system more appealing and help to meet player
requirements and demand effectively.[ CITATION the10 \l 1033 ]

Expected Project Outcome


MT Albert Football Club will have many potential project results from the project. The
project results can however be defined as intangible and tangible advantages. If cash
inflow and other perceived advantages arise, they would be material advantages.
Intangible advantages, on the other hand, can improve player satisfaction in the club.
Ideally, if there are challenges and issues at the time the new project is being performed,
attempts should be made in the first place to remove those challenges. The main objective
of this new project is to enhance the general safety measures and to encourage a better
storage and protection of the data collected by MT Albert Football Club. In order for
users to continue with, they need to plan a list of potential outcomes such as an improved
security program. The numerous benefits of the project carried out by the MT Albert
Football Club can be found below.
High Storage of data in Database System:
It will help to collect data on staff, staff and players from MT Albert Football Club. The
auto updating function also provides the club's associates with up-to - date information.
ER Diagram based Data System:
This method focuses on the ER diagram implementation that lets you pull queries from
the method and reveal the secret data.
Application and Designed Software:
The database infrastructure is assisted by the different framework and applications. It
helps to save data from users that are not intended.
ER Diagram Designing:
This function will help to connect all stakeholders directly.
Technical Implementation:
The new project will allow all interested parties to quickly and clearly grasp all the key
technical terms.

Technical and Administrative Details


DBMS Framework: The software architecture of DBMS is related to the program, apps
and other tools. It is based on the electronic cyber computing program that is used to
collect the data of the data subject and to safeguard data. In MT Albert Football Club and
the person involved the SQL server and application device will also be used.
The database systems are provided with several technical and other administrative
purposes as below.
Data Storage:
He should have high space to maintain data storage on his drive for the newly built
database program. MT Albert Football Club needs to utilize a database system that can
store large amounts of data in the system with increasing number of files and photos and
information.
Backup:
The MT Albert Football Club is the reliable measurement system to ensure that the data
is secure and healthy. This method helps to secure the data in more than two locations.
The data must be kept safe elsewhere. It helps to save a file from another location if one
folder is destroyed.
Recovery Plan:
The database system recovery plan will help MT Albert Football Club in the event of a
disaster and an emergency recovery. It helps to quickly and certainly retrieve the data.
Secure Method:
The use of the database system software and anti-software application will help secure
and efficient data.
In accordance with the basic methodology, the DBMS system structure allows all the
employees and staff of the MT Albert Football Club to analyze the player’s data.
However, MT Albert Football Club may also use advanced technologies in order to make
it more effective by promoting its DBMS system.[ CITATION WAT20 \l 1033 ]

ER Diagram

ER Diagram of MT Albert Football Club


Relational Schema
Table Name Attributes Constraints

Football_Team Football_Team_id Primary Key

Football_Team_name

No_of_players_in_team Foreign Key references to the


table Players
Coach_id Foreign Key references to the
table Coach
Club_id Foreign Key references to the
table Club
Club FootballClub_id Primary Key

FootballClub_name

No_of_employees Foreign Key references to the


table Employess
No_of_players Foreign Key references to the
table Players
Players Player_id Primary Key

Players_fname

Players_lname

Players_phone

Players_street

Players_city

No_of_Players Foreign Key references to the


table Players
Football_Team_id Foreign Key references to the
table Football_Team
Physio_id Foreign Key references to the
table Physios
Employee Employee_id Primary Key

Employee_fname
Employee_lname

Employee_phone

Employee_street

Employee_city

Employee_club_id Foreign Key references to the


table Club
Employee_type

Club_manager Club_manager_id Primary Key

Club_manager_fname

Club_manager_lname

Club_manager_tasks

Club_manager_phoneno

Club_manager_address

Clib_id Foreign Key references to the


table Club
Employee_id Foreign Key references to the
table Employee
Manager Manager_id Primary Key

Manager_fname

Manager_lname

Manager_phone

Employee_id Foreign Key references to the


table Employee
Receptionist Receptionist_id Primary Key

Receptionist_fname

Receptionist_lname
Receptionist_phone

Employee_id Foreign Key references to the


table Employee
Physios Physios_id Primary Key

Physios_fname

Physios_lname

Physios_phone

Physios_type

Physios_Office_location

Coach Coach_id Primary Key

Coach_fname

Coach_lname

Coach_street

Coach_city

Coach_phone

Database Testing
Documentation
According to the figure represented above, the fist box in the diagram describes the football team
under which various components like nature of the football team, name of the football team,
number of players, coach and the club ID is present, similarly here in this diagram each box is
made separately for each of the categories and each category is consist of, the above mentioned
components. The box dealing with coach deals with the information about the coach their
numbers address and other important data related to them. for the box represented as football
club it consist of the components like identity of the football club, name of the football club,
number of players and number of employees. In the box mentioned as player, it deals with all the
essential conformations regarding the players such as their ID, frame, phone etc. similarly the
box which is being named as the employees consist of all the detailed information about the
employees working in that particular part and in case of the box, named as club manager deals
with all the records based on management and it looks after the managing procedures as well.
The components of the box actually deal with all the management functions such as managing
the employees. Therefore it can be concluded that each box specifically shown in the diagram are
made for specific functions and roles along with the components that has been mentioned in the
box under each category.
Bibliography
CRUYFF, J. (2018, Nov 5). The business of football clubs according to their owner’s pockets. Retrieved
from https://johancruyffinstitute.com/en/blog-en/football-business/the-business-of-football-
clubs/

theguardian. (2010, Sep 9). The four basic principles of how to run a football club. Retrieved from
https://www.theguardian.com/football/football-league-blog/2010/sep/09/how-to-run-football-
club
WATT, A. (2020). Database Development Process. Retrieved from
https://opentextbc.ca/dbdesign01/chapter/chapter-13-database-development-process/

You might also like