SlideShare a Scribd company logo
1 of 22
Abstrac
t


We can store the scores by using score
book for all matches



This Cricket score book has many details
of play from batsman runs to bowler stats



This book is designed to include every
minute stats of the match.
Front End
C++

Notepad

Back End
Modules
1.Play in progress
7. Fall of the
Wicket
2.Match Summary
8.Adjust the Over
3.Current Batsman’s Details 9.At this Stage
4.Bowler’s Detail’s
10.New Match
5.Extra’s Detail’s
11.Exit
6. All Batsman Detail’s
Play in Progress
It is very important part of this software
You should give the runs for ball by ball
It is include out,run,wide,noball,dotball,legbye,bye,etc
All detail’s will silently update
After the runs added , the Batsman’s will be changing and
updating detail’s automatically

Match summary
It show’s the detail’s about the Match information
It is display the score , current batsman’s details , wicket , Over
, Runrate ,Required Rate ,total 4’s and 6’s etc…

Current Batsman Detail’s
It is display the detail’s about Playing current batsman’s
It shows the Batsman name ,Run ,Balls ,total of 6’s ,4’s ,3’s, 2’s,
1’s, dot balls , Strike Rate.
These are automatically calculated
Bowler’s Details
It is display the detail’s about the bowler’s
It shows the Bowler name ,Over, Run ,Wicket ,Maiden , extra’s
,economy
These are automatically calculated

Extra’s Details
It is display the total extra’s in innings
It’s display the detail’s about wide , noball ,leg bye ,bye

All Batsman Details
It is display the detail’s about All batsman’s
It shows the Batsman name ,Run ,Balls ,total of 6’s ,4’s ,3’s, 2’s,
1’s, dot balls , Strike Rate , How to out.

Fall of the Wicket
It displays the details about the wickets fall at the runs for an
innings.
Adjust the Over
When the Weather is bad , we can adjust the over size.
It can adjust the over in the 1st innings only.

At this stage

It displays the run comparison between the two teams
according to their over’s.

New Match
The process begins with the new match.

Exit
After match completed , if you want to finish the program , just
select the exit.
Introductio
n
Over View of the Project

Cricket Score Book is a easy to handle the
score
information . It is the quickest, easiest and most
comprehensive
method of cricket scoring. It has been designed to
cater For the
needs of both novice and experienced scorers.
By utilising the flexibility and ease of use of
the Microsoft
Windows environment the Willow Cricket Scorebook
provides
Organization
Profile
Organization Name : Suryabala Cricket Club
Owner
: Mr . Thiruppathi moorthi
Suryabala cricket club is One of the best
Cricket club in Coimbatore . It is very famous Cricket
club. It is gone to Lot of trophy match in Coimbatore . It
has more than 30 players in Suryabala cc.
Suryabala cricket club is started by Mr .
Thiruppathi moorthi in 2006.He is giving many more
money for games kits and players.
System
Analysis

Existing System

The Existing system is done by manually . This is very
confused for
Scorer . It isn’t get the all information quickly. This cricket score
sheet has room
for many details of play, from batsman runs (and a cumulative
run tally) to
bowler stats.

Disadvantage
The disadvantages of an handwritten score book is,
It makes confusion to note the score during the time of
match.
Proposed System
The proposed system seeks to eliminate the drawbacks
of the
existing system . The proposed system is highly user
interactive. Cricket
Scorebook is very flexible. It supports limited and unlimited
over Cricket,
One & Two Inning matches.

Advantage
It is User Friendly.
It will inform to scorer automatically, when a Team or
batsman hit a centuries or half centuries.
It automatically calculate Runrate, Strike rate, Required
System
Configuration
Hardware Requirements
Processor

: Intel Pentium 4

RAM
:
Hard disk :
Keyboard :
Mouse
:
Monitor
:
Display type :

512 MB
80 GB HD
104 Keys
logitech mouse
15” digital color monitor
VGA

Software Requirements
Operating System
: Windows XP
Programming Language : C++
Backend
: Word pad
System Design
Data Flow Diagram
Gener
al
Input

Start

False

Chec
k

Menu 1
False

Chec
k

True

Go to 2nd
Innings

Menu 2

Return

Save Scores
in Word pad

True
New

New /
Exit
End

Exit
Conclusion
The application developed is designed in
such a way that
any further enhancements can be done with ease. The
system has the
capability for easy integration with other systems. New
modules can be
added to the existing system with less effort.
Future Enhancement
I will develop my project to add the New
information.
I will make my Score book Colorfully. I will Insert a New
tools.

Next Version:
1.Autometically to store the Score
2.Display the Batsman details Orderly
3.Patnership
4.Come to like as a 3D Effect etc…,
Sample Coding
//Scorebook menu
cout<<"nn";
cout<<"nttt *..Score Book Menu..*";
cout<<"nt 1.Play in progress
6.All Batsman
details";
cout<<"nt 2.Match Summary
7.Fall Of The
Wickets";
cout<<"nt 3.Current Batsman Details
8.Adjust the
Over";
cout<<"nt 4.Bowler Details
9.New Match";
cout<<"nt 5.Extras Details
10.Exit";
cout<<"nEnter your choice:";
switch(sa)
{
case 1:
op.bow();
op.play();
op.ooo();
break;
case 2:
clrscr();
op.dis();
break;
case 3:
op.batd();
break;
case 4:
op.bowld();
break;
case 5:

op.extraa();
break;
case 6:
op.allbatd();
break;
case 8:
op.adj();
break;
case 7:
op.falldis();
break;
case 9:
goto ne;
case 10:
return;
default:
cout<<"try again...";
}
Sample Screen
Thank you

More Related Content

What's hot

block diagram of 8086
block diagram of 8086block diagram of 8086
block diagram of 8086
asrithak
 
student application form Java Netbeans
student application form Java Netbeansstudent application form Java Netbeans
student application form Java Netbeans
reshmajohney
 

What's hot (20)

Computer shop billing system
Computer shop billing systemComputer shop billing system
Computer shop billing system
 
Final document project1
Final document project1Final document project1
Final document project1
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
 
SRS for Library Management System
SRS for Library Management SystemSRS for Library Management System
SRS for Library Management System
 
sports management synopsis
sports management synopsissports management synopsis
sports management synopsis
 
Step to program in tasm
Step to program in tasmStep to program in tasm
Step to program in tasm
 
Phone book with project report for BCA,MCA
Phone book with project report for BCA,MCAPhone book with project report for BCA,MCA
Phone book with project report for BCA,MCA
 
Air conditioning
Air conditioningAir conditioning
Air conditioning
 
Payroll Management System SRS
Payroll Management System SRSPayroll Management System SRS
Payroll Management System SRS
 
Computer system bus
Computer system busComputer system bus
Computer system bus
 
block diagram of 8086
block diagram of 8086block diagram of 8086
block diagram of 8086
 
Project for Student Result System
Project for Student Result SystemProject for Student Result System
Project for Student Result System
 
Tic tac toe game with graphics presentation
Tic  tac  toe game with graphics presentationTic  tac  toe game with graphics presentation
Tic tac toe game with graphics presentation
 
Stock Management System
Stock Management SystemStock Management System
Stock Management System
 
Software Requirements Specification on Student Information System (SRS on SIS)
Software Requirements Specification on Student Information System (SRS on SIS)Software Requirements Specification on Student Information System (SRS on SIS)
Software Requirements Specification on Student Information System (SRS on SIS)
 
8051 i/o port circuit
8051 i/o port circuit8051 i/o port circuit
8051 i/o port circuit
 
Project proposal presentation(Quiz game)
Project proposal presentation(Quiz game)Project proposal presentation(Quiz game)
Project proposal presentation(Quiz game)
 
Module 1 8086
Module 1 8086Module 1 8086
Module 1 8086
 
Online Movie Ticket Booking
Online Movie Ticket BookingOnline Movie Ticket Booking
Online Movie Ticket Booking
 
student application form Java Netbeans
student application form Java Netbeansstudent application form Java Netbeans
student application form Java Netbeans
 

Similar to [Scorebook final]

Can One Use ChatGPT in Sports Handicapping? Best AI Sports Handicapper
Can One Use ChatGPT in Sports Handicapping? Best AI Sports HandicapperCan One Use ChatGPT in Sports Handicapping? Best AI Sports Handicapper
Can One Use ChatGPT in Sports Handicapping? Best AI Sports Handicapper
Joe Duffy
 

Similar to [Scorebook final] (20)

Create a fantasy cricket game in python.ppt
Create a fantasy cricket game in python.pptCreate a fantasy cricket game in python.ppt
Create a fantasy cricket game in python.ppt
 
Cricket Score and Winning Prediction
Cricket Score and Winning PredictionCricket Score and Winning Prediction
Cricket Score and Winning Prediction
 
Automatic Report Generation of a Football Match
Automatic Report Generation of a Football MatchAutomatic Report Generation of a Football Match
Automatic Report Generation of a Football Match
 
IRJET-V8I11270.pdf
IRJET-V8I11270.pdfIRJET-V8I11270.pdf
IRJET-V8I11270.pdf
 
user interface web GUI based on game predtiction
user interface web GUI based on game predtictionuser interface web GUI based on game predtiction
user interface web GUI based on game predtiction
 
p.pptx
p.pptxp.pptx
p.pptx
 
Tic tac toe on c++ project
Tic tac toe on c++ projectTic tac toe on c++ project
Tic tac toe on c++ project
 
Project ppt.pptx
Project ppt.pptxProject ppt.pptx
Project ppt.pptx
 
Can One Use ChatGPT in Sports Handicapping? Best AI Sports Handicapper
Can One Use ChatGPT in Sports Handicapping? Best AI Sports HandicapperCan One Use ChatGPT in Sports Handicapping? Best AI Sports Handicapper
Can One Use ChatGPT in Sports Handicapping? Best AI Sports Handicapper
 
Tennis ComStat Presentation 2017
Tennis ComStat Presentation 2017Tennis ComStat Presentation 2017
Tennis ComStat Presentation 2017
 
NIT1201 Introduction to Database System Assignment by USA Experts
NIT1201 Introduction to Database System Assignment by USA ExpertsNIT1201 Introduction to Database System Assignment by USA Experts
NIT1201 Introduction to Database System Assignment by USA Experts
 
Tic tac toe c++ programing
Tic tac toe c++ programingTic tac toe c++ programing
Tic tac toe c++ programing
 
Keno brochure
Keno brochureKeno brochure
Keno brochure
 
Golf Tee Simulator 2010
Golf Tee Simulator 2010Golf Tee Simulator 2010
Golf Tee Simulator 2010
 
Cricket 2
Cricket 2Cricket 2
Cricket 2
 
Cricket Manager – Mobile Cricket Game
Cricket Manager – Mobile Cricket Game Cricket Manager – Mobile Cricket Game
Cricket Manager – Mobile Cricket Game
 
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
 
About Football Mates and Investment Options.pptx
About Football Mates and Investment Options.pptxAbout Football Mates and Investment Options.pptx
About Football Mates and Investment Options.pptx
 
Global Math Game Guideline English Version
Global Math Game Guideline English VersionGlobal Math Game Guideline English Version
Global Math Game Guideline English Version
 
Prediction Of Right Bowlers For Death Overs In Cricket
Prediction Of Right Bowlers For Death Overs In CricketPrediction Of Right Bowlers For Death Overs In Cricket
Prediction Of Right Bowlers For Death Overs In Cricket
 

More from Freelancer

Federal aviation administration
Federal aviation administrationFederal aviation administration
Federal aviation administration
Freelancer
 
Airports authority of india
Airports authority of indiaAirports authority of india
Airports authority of india
Freelancer
 
departmental store
departmental storedepartmental store
departmental store
Freelancer
 

More from Freelancer (20)

Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
Digital marketing-udumalpet-seo-smo-sem-smm-ppc-cpc-online-marketing-advertis...
 
Federal aviation administration
Federal aviation administrationFederal aviation administration
Federal aviation administration
 
Directorate general of civil aviation (india)
Directorate general of civil aviation (india)Directorate general of civil aviation (india)
Directorate general of civil aviation (india)
 
Bcas
BcasBcas
Bcas
 
Bcas (2)
Bcas (2)Bcas (2)
Bcas (2)
 
Airports authority of india
Airports authority of indiaAirports authority of india
Airports authority of india
 
Airport security market assessment
Airport security market assessmentAirport security market assessment
Airport security market assessment
 
Airport security market assessment india
Airport security market assessment indiaAirport security market assessment india
Airport security market assessment india
 
Airline codes
Airline codesAirline codes
Airline codes
 
Aircraft accident investigation bureau (india)
Aircraft accident investigation bureau (india)Aircraft accident investigation bureau (india)
Aircraft accident investigation bureau (india)
 
Aircraft ground handling
Aircraft ground handlingAircraft ground handling
Aircraft ground handling
 
Air traffic organization
Air traffic organizationAir traffic organization
Air traffic organization
 
Money,
Money,Money,
Money,
 
ice cream management
ice cream managementice cream management
ice cream management
 
student innovation 2014
student innovation 2014student innovation 2014
student innovation 2014
 
departmental store
departmental storedepartmental store
departmental store
 
resturent management
resturent managementresturent management
resturent management
 
student win
student winstudent win
student win
 
Mobile management
Mobile managementMobile management
Mobile management
 
industrial manpower resource manager
industrial manpower resource managerindustrial manpower resource manager
industrial manpower resource manager
 

Recently uploaded

Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
EADTU
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food Additives
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use Cases
 

[Scorebook final]

  • 1.
  • 2. Abstrac t  We can store the scores by using score book for all matches  This Cricket score book has many details of play from batsman runs to bowler stats  This book is designed to include every minute stats of the match.
  • 4. Modules 1.Play in progress 7. Fall of the Wicket 2.Match Summary 8.Adjust the Over 3.Current Batsman’s Details 9.At this Stage 4.Bowler’s Detail’s 10.New Match 5.Extra’s Detail’s 11.Exit 6. All Batsman Detail’s
  • 5. Play in Progress It is very important part of this software You should give the runs for ball by ball It is include out,run,wide,noball,dotball,legbye,bye,etc All detail’s will silently update After the runs added , the Batsman’s will be changing and updating detail’s automatically Match summary It show’s the detail’s about the Match information It is display the score , current batsman’s details , wicket , Over , Runrate ,Required Rate ,total 4’s and 6’s etc… Current Batsman Detail’s It is display the detail’s about Playing current batsman’s It shows the Batsman name ,Run ,Balls ,total of 6’s ,4’s ,3’s, 2’s, 1’s, dot balls , Strike Rate. These are automatically calculated
  • 6. Bowler’s Details It is display the detail’s about the bowler’s It shows the Bowler name ,Over, Run ,Wicket ,Maiden , extra’s ,economy These are automatically calculated Extra’s Details It is display the total extra’s in innings It’s display the detail’s about wide , noball ,leg bye ,bye All Batsman Details It is display the detail’s about All batsman’s It shows the Batsman name ,Run ,Balls ,total of 6’s ,4’s ,3’s, 2’s, 1’s, dot balls , Strike Rate , How to out. Fall of the Wicket It displays the details about the wickets fall at the runs for an innings.
  • 7. Adjust the Over When the Weather is bad , we can adjust the over size. It can adjust the over in the 1st innings only. At this stage It displays the run comparison between the two teams according to their over’s. New Match The process begins with the new match. Exit After match completed , if you want to finish the program , just select the exit.
  • 8. Introductio n Over View of the Project Cricket Score Book is a easy to handle the score information . It is the quickest, easiest and most comprehensive method of cricket scoring. It has been designed to cater For the needs of both novice and experienced scorers. By utilising the flexibility and ease of use of the Microsoft Windows environment the Willow Cricket Scorebook provides
  • 9. Organization Profile Organization Name : Suryabala Cricket Club Owner : Mr . Thiruppathi moorthi Suryabala cricket club is One of the best Cricket club in Coimbatore . It is very famous Cricket club. It is gone to Lot of trophy match in Coimbatore . It has more than 30 players in Suryabala cc. Suryabala cricket club is started by Mr . Thiruppathi moorthi in 2006.He is giving many more money for games kits and players.
  • 10. System Analysis Existing System The Existing system is done by manually . This is very confused for Scorer . It isn’t get the all information quickly. This cricket score sheet has room for many details of play, from batsman runs (and a cumulative run tally) to bowler stats. Disadvantage The disadvantages of an handwritten score book is, It makes confusion to note the score during the time of match.
  • 11. Proposed System The proposed system seeks to eliminate the drawbacks of the existing system . The proposed system is highly user interactive. Cricket Scorebook is very flexible. It supports limited and unlimited over Cricket, One & Two Inning matches. Advantage It is User Friendly. It will inform to scorer automatically, when a Team or batsman hit a centuries or half centuries. It automatically calculate Runrate, Strike rate, Required
  • 12. System Configuration Hardware Requirements Processor : Intel Pentium 4 RAM : Hard disk : Keyboard : Mouse : Monitor : Display type : 512 MB 80 GB HD 104 Keys logitech mouse 15” digital color monitor VGA Software Requirements Operating System : Windows XP Programming Language : C++ Backend : Word pad
  • 13. System Design Data Flow Diagram Gener al Input Start False Chec k Menu 1 False Chec k True Go to 2nd Innings Menu 2 Return Save Scores in Word pad True New New / Exit End Exit
  • 14. Conclusion The application developed is designed in such a way that any further enhancements can be done with ease. The system has the capability for easy integration with other systems. New modules can be added to the existing system with less effort.
  • 15. Future Enhancement I will develop my project to add the New information. I will make my Score book Colorfully. I will Insert a New tools. Next Version: 1.Autometically to store the Score 2.Display the Batsman details Orderly 3.Patnership 4.Come to like as a 3D Effect etc…,
  • 16. Sample Coding //Scorebook menu cout<<"nn"; cout<<"nttt *..Score Book Menu..*"; cout<<"nt 1.Play in progress 6.All Batsman details"; cout<<"nt 2.Match Summary 7.Fall Of The Wickets"; cout<<"nt 3.Current Batsman Details 8.Adjust the Over"; cout<<"nt 4.Bowler Details 9.New Match"; cout<<"nt 5.Extras Details 10.Exit"; cout<<"nEnter your choice:";
  • 18. case 5: op.extraa(); break; case 6: op.allbatd(); break; case 8: op.adj(); break; case 7: op.falldis(); break; case 9: goto ne; case 10: return; default: cout<<"try again..."; }
  • 20.
  • 21.