System Analysis And Design Soccer Computer Science Essay Free Essay Example
Peoples are working their concern largely manual. But nowadays the information engineering has powered in our life. By making IT procedure, people save clip and ran cut down paper work. Our assignment rubric is Soccer Club. I carry this undertaking and my name is Zin Me Me Thaw. I attend IADCS class at KMD Computer Centre. This assignment is about Townsville Kicks association football nine is run by an elective commission. Members of the populace may use for rank of the nine, and may be playing member or merely societal members.
We can do it today.
There is an one-year rank fee, renewable every twelvemonth. There have six squads. The commission elects a captain and frailty captain for each squad every twelvemonth from amongst the participants of each squad. Each squad has a manager who is responsible for preparation and choosing the squad and who makes the agreements for going to lucifers at other association football clubs.Townsbille Kicks association football nine requires a computerised system to transport out all the undertakings like member and fee enrollment, squad allotment, making fixture lists, puting up developing Sessionss and printing results.
They besides require a website leting members entree to a journal of all lucifers and other nine events including the consequences of matches.In this assignment we will show an understaning of mold and installing of a information driven system. We will analyze and plan a system for a association football nine including the creative activity O degree Fahrenheit paradigm user interface, be aftering for the preparation of users and making certification for the new system.
Undertaking 1
1.1 CONTEXT DIAGRAM
Member
Non-member
Soccer Club
Request Information
Information
Request signifier
Blank signifier
Fill Form
Member Free
Member Card
Invite International participant
Accept Information
Player fees
1.2 AIMS AND OBJECTIVES
Purposes and Aims
Our critical ends are:
To analysis and design a system for a association football nine including the making a paradigm user interface, be aftering for the preparation of user and making certification for the new system.
To develop a computerized system for association football nine leting member entree to a journal of all lucifers and other category event including the consequence of lucifer.
1-3 LEVEL 1 ( TOP LEVEL ) DATA FLOW DIAGRAMS
Member
1
Fee-Ragistration
Clerk
Information
Request Form
Blank Form
Fill Form
Member Folder
Member card
Update Information
Read Information
D1
Member
Member
1
Fee-Ragistration
Clerk
Information
Request Form
Blank Form
Fill Form
Member Folder
Member card
Update Information
Read Information
D1
Member
1.3.1 PROCESS DESCRIPTIONS
Soccer Club is run by in elective commission member of the populace may use for rank of the nine and may be played member or merely societal member there is an one-year member fees renewable every twelvemonth. Registration procedure worked to accept members.
TASK2
2.1 EINTITY RELATIONSHIP DIAGRAM
Training Session
Team
Match Detailss
Match
Member
Fee Regist
2.2 ENTITY DESCRIPTIONS
Match entity is used for to hive away lucifer information and consequences.
-Fee-Registration entity is used for to hive away trade with member enrollment informations.
-Match Detail entity is used to enter lucifer item information entity.
-Team entity is used to hive away squad. ( eg- TeamType, Age Group, etc )
-Member entity is used to hive away member information. ( MemberID, First Name, Last Name, etc )
-Training Session is used to hive away related preparation information.
2.3 Properties
Entity Name: Team Allotment
PRIMARY KEYS: Team ID
Foreign KEYS:
Properties
Data Type
Size
Remarks
Team ID
Nvarchar
10
Primary Key
TeamType
Nvarchar
30
–
Age Group
Nvarchar
30
–
CurrentSeasonDate
Datetime
–
–
CaptainName
Nvarchar
30
–
ViceCaptainName
Nvarchar
30
–
CoachName
Nvarchar
30
–
Entity Name: Fee Registration
PRIMARY KEYS: RegistrationID
Foreign KEYS:
Properties
Data Type
Size
Remarks
RegistrationID
Nvarchar
10
PrimaryKey
RegistrationDate
Datetime
–
–
MemberID
Nvarchar
10
–
MemberType
Nvarchar
30
–
Annual Member Fee
Decimal ( 16,2 )
–
–
Entity Name: Member
PRIMARY KEYS: MemberID
Foreign KEYS: TeamID
Properties
Data Type
Size
Remarks
MemberID
Nvarchar
10
PrimaryKey
FirstName
Nvarchar
30
–
LastName
Nvarchar
50
–
DOB
Datetime
–
–
NRCNo
Nvarchar
30
–
Gender
Nvarchar
15
–
Address
Nvarchar
100
–
Telephone
Nvarchar
20
–
Nationality
Nvarchar
30
–
TeamID
Nvarchar
30
ForeignKey
Entity Name: Match
PRIMARY KEYS: MatchID
Foreign KEYS: –
Properties
Data Type
Size
Remarks
MatchID
Nvarchar
10
PrimaryKey
MatchType
Nvarchar
30
–
Entity Name: Match Detailss
PRIMARY KEYS: MatchDetail ID
Foreign KEYS:
Properties
Data Type
Size
Remarks
MatchDetail ID
Nvarchar
10
PrimaryKey
MatchID
Nvarchar
10
–
TeamID
Nvarchar
10
–
Goals
Int
–
–
Entity Name: TrainingSession
PRIMARY KEYS: Training Idaho
Foreign KEYS:
Properties
Data Type
Size
Remarks
TrainingID
Nvarchar
10
PrimaryKey
TrainingName
Nvarchar
30
–
SecretaryName
Nvarchar
30
–
International Player Name
Nvarchar
30
–
Paid Fee
Decimail ( 16,2 )
–
–
( vitamin D ) OPTIONALITY AND DEGREE OF RELATIONSHIP
Team Member ( 1: Meter )
Member FeeRegistration ( 1: Meter )
Match MatchDetails ( 1: Meter )
Team TrainingSession ( 1: Meter )
Undertaking 3
( a ) ENTITY LIFE HISTORY
Training Session
New Training Session
Mid Life
Delete Training Session
Team
Match*
Undertaking 4
( a ) A set of tabular arraies placing primary key and foreign keys
( B ) DATA DICTIONARY
Title: Soccer Club
Type: Component
Writer: Biological warfare
Date: 11.1.2010
No.
Name
Aliass
Definition
Happening
Picture
Notes
1
Fee Registration
Registration
FeeRegistration=
RegistrationDate+
MemberID+MemberType
+AnnualMemberFee
Title: Soccer Club
Type: Component
Writer: Biological warfare
Date: 11.1.2010
No.
Name
Aliass
Definition
Happening
Picture
Notes
2
Match
MatchInformation
Match=MatchID+MatchType
Title: Soccer Club
Type: Component
Writer: Biological warfare
Date: 11.1.2010
No.
Name
Aliass
Definition
Happening
Picture
Notes
3
MatchDetails
MatchDetailsInformation
MatchDetails=
MatchDetailsID+
MatchID+TeamID+
Goals
Title: Soccer Club
Type: Component
Writer: Biological warfare
Date: 11.1.2010
No.
Name
Aliass
Definition
Happening
Picture
Notes
4
Member
MemberInformation
Member=MemberID
+FirstName+LastName+
DOB+NRCNo+Gender+
Address+Phone+Nationality+
TeamID
Title: Soccer Club
Type: Component
Writer: Biological warfare
Date: 11.1.2010
No.
Name
Aliass
Definition
Happening
Picture
Notes
5
Team
TeamInformation
Team=TeamID+TeamType
+AgeGroup+Currentseason
Date
+CaptainName+ViceCaptain+CoachName
Title: Soccer Club
Type: Component
Writer: Biological warfare
Date: 11.1.2010
No.
Name
Aliass
Definition
Happening
Picture
Notes
6
TrainingSession
Trainingsession
information
TrainingSession=
TrainingID+TrainingName
+SecretaryName+
InternationalPlayerName+
PaidFee+TotalAmount+
TeamID
Undertaking 5
( a ) DRAFT SCREEN DESIGN
Member
MemberID
FirstName
LastName
Date Of Birth
NRC No
Gender
Address
TeamID
Nationality
Telephone
New
Edit
Delete
Near
( B ) Prototype
Fixture List
Team Name
Match
Date
Match Type
( degree Celsius ) Validation RULES
Match Result
MatchID
MatchType
TeamID
Goals
Salvage
Natural
Undertaking 6
Training Plan
Introduction
This assignment will let to show an apprehension of the mold and installing of a data-driven system. We need to analyze and plan a system for a association football nine including the creative activity of a paradigm user interface, be aftering for the preparation of user and making certification for the new system.
Background of the object.
Townsville Kicks association football nine is run by an elective commission. Members of the populace may use for rank of the nine, and may be playing members or merely societal members. There is an one-year rank fee, renewable every twelvemonth.
There are six squads 1st team,2nd squad and four junior squads. The junior squads are for four specific age groups and consist of participants under the age of 18 old ages, 16years, 14years and 12 old ages on 1st September of the current season. The commission elects a captain and vice-captain for each squad every squad every twelvemonth from amongst the participants of each squad. Each squad has a manager who is responsible for preparation and choosing the squad and who besides makes the agreements for going to lucifers at other association football nines. Each participant can merely be registered with one squad in each season.
Each squad plays in one local conference competition and one local cup competition each season. Each conference and cup competition is made up of a sum of 20 squads. Clubs may merely come in one squad into each competition. All consequences of lucifers affecting Townsville Kicks are recorded by the squad captains and published on the nine & A ; acirc ; ˆ™s notice board in the clubhouse. None of the nine & A ; acirc ; ˆ™s squads play friendly lucifers.
Equally good as squad matches the nine holds a figure of preparation Sessionss that are unfastened to non-members. The commission includes an Events Secretary with duty for forming these unfastened preparation Sessionss, ask foring international participants to take the Sessionss, publicizing the preparation Sessionss and finding and roll uping the fees for such Sessionss. The nine pays international participants a fee for taking a session and those taking portion have to pay an entryway fee. The Events Secretary records the fees paid to international participants and entire sum of money collected in entryway fees at each event.
Training Purpose
Townsville Kicks association football nine requires a computerized system to transport out all the undertakings above, eg. Member and fee enrollment, squad allotment, making fixture lists ( lucifers to be played ) , puting up developing Sessionss and printing consequences. They besides require a website leting members entree to a journal of all lucifers and other nine events including the consequences of lucifers.
Training Session
To develop this undertaking, we grouped suited individuals by working successful undertaking.
User Guide
To make theoretical account for the association football nine system,
At first, we need to pull context diagram to cognize overall above this system.
To cognize informations flows of the system, we need to exemplify informations flow diagram.
To make informations theoretical account detailing the information construction required to back up the information and procedure demands of the association football nine system can include ERD, Entity Description, Appropriate attributes for all entities including primary key and foreign keys and relationships between entities.
Create ELH harmonizing to preparation session.
Make a database design with a set of tabular arraies that identify primary key and foreign keys.
Create userinterface to add new members, a fixture list for a squad and record lucifer consequences
Undertaking 7
Report
For task1, create context diagram for the system. In task2, we draw Entity Relationship Diagram for the system. In task3, we draw Entity Life History for merely developing session. In task4, we create databases design. For task5, we draw draft screen that trade with this system. In task6, we create userguide for this system to be easier for users.
Premise
In this assignment, they require a website leting members entree to a daily of all lucifer and other category events including the consequences of lucifer. There are six squads in football nine. Each squad topographic point in one local conference competition in one local cup competition in each season every bit good as squad lucifer the nine keep a figure of developing session that are opened to non member. We were analyze the design a system for association football nine including the creative activity of paradigm including user interface planning for the preparation of user and creative activity certification for the new system.
REVIEW OF WORK
In undertaking 1, create a procedure theoretical account for association football nine. In task2, create a information theoretical account detailing the information construction require to back up the information and procedure demands of the association football nine. In task3, create an entity life history for the preparation session. In task4, make a database design for the association football nine. In task5, make a userinterface for the association football club.In task6, user usher will make for the new system.
ADVANTAGES AND DISADVANTAGES
The advantages of user interfaces are non merely cut down people work but besides save clip. The disadvantages of user interfaces are the computerized system need computing machine and other accoutrements and these are expensive to purchase.
Top-quality papers guaranteed
100% original papers
We sell only unique pieces of writing completed according to your demands.
Confidential service
We use security encryption to keep your personal data protected.
Money-back guarantee
We can give your money back if something goes wrong with your order.
Enjoy the free features we offer to everyone
-
Title page
Get a free title page formatted according to the specifics of your particular style.
-
Custom formatting
Request us to use APA, MLA, Harvard, Chicago, or any other style for your essay.
-
Bibliography page
Don’t pay extra for a list of references that perfectly fits your academic needs.
-
24/7 support assistance
Ask us a question anytime you need to—we don’t charge extra for supporting you!
Calculate how much your essay costs
What we are popular for
- English 101
- History
- Business Studies
- Management
- Literature
- Composition
- Psychology
- Philosophy
- Marketing
- Economics