Hi everyone!!
First congrats to Man U for winning the Premier League, but we will get you in the FA Cup!!!!!
So I have “completed” most of my school work for now, its basicly just waiting for the exams in June now. So Im going to post the objectives and scope of the system we are going to create, please bear in mind that these might change as we go allong and realise new requirements or decide to drop some.
Objective
Design an easy to use Football statistics capturing program, the program should be able to capture and record these statistics in “real time”.
It should have a user friendly GUI which will enable users to get to grips with it quickly without too much training.
The stats should be recorder to a database file, this will make it easy to perform various calculations based on the data such as top scorer, league standings etc.
Scope
Implement a VB.Net Application and an Access Database to store the stats.
The DB will store info about The Players, The Teams and the Matches,
Stats that will be stored will be:
- Goals
- Fouls
- Corners
- Red Cards
- Yellow Cards
- Free Kicks
- Penalties
- Possession %
- Shots on Goal
- Shots off Goal
- Offside
From these it will be possible to calculate:
- Top scorer
- Winner/Looser
- Points
- League standing
- Total Goals/Fouls/Cards etc for any team
Out of Scope
Web site that will enable people to view stats Live.
Soccer Rules
Full rules and regulations as per FIFA© can be obtained here.
Please note that we will not be strictly enforcing all of these rules as it may render the program useless in matches where slightly different rules are used, such as a friendly. Also a lot of them don’t apply to us just to the players, like equipment etc.
Whats Next?
Next I will be posting my proposed Database design, I am just working out the final details right now and making the databse diagram with Microsoft Visio.