The local city youth league needs a database system to help track children that

The local city youth league needs a database system to help track children that sign up to play soccer.  Data needs to be kept on each team and the children that will be playing on each team and their parents.  Also, data needs to be kept on the coaches for each team.  Draw the data model, using Crow’s Foot Notation, described below.
Entities required: Team, Player, Coach, and Parent.
Attributes required:
Team:  Team ID number, Team name, and Team colors.
Player:  Player ID number, Player first name, Player last name, and Player age.
Coach:  Coach ID number, Coach first name, Coach last name, and Coach home phone number.
Parent:  Parent ID number, Parent last name, Parent first name, Home phone number, and Home Address (Street, City, State, and ZIP Code).
The following relationships must be defined:
Team is related to Player.
Team is related to Coach.
Player is related to Parent.
Connectivities and participations are defined as follows:
A Team may or may not have a Player.
A Player must have a Team.
A Team may have many Players.
A Player has only one Team.
A Team may or may not have a Coach.
A Coach must have a Team.
A Team may have many Coaches.
A Coach has only one Team.
A Player must have a Parent.
A Parent must have a Player.
A Player may have many Parents.
A Parent may have many Players.
You can use any drawing tool that you like as long as you can submit a PDF rendering of your ERD.  I suggest that you consider using diagrams.net (formerly called draw.io) which is a is free online diagram software. You can use it as a flowchart maker, network diagram software, to create UML online, as an ER diagram tool, to design database schema, to build BPMN online, as a circuit diagram maker, and more. draw.io can import .vsdx, Gliffy™ and Lucidchart™ files .  The tool can be found here:  https://www.diagrams.net/

Posted in Uncategorized

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount