62) Sports Event Management System
62) Sports Event Management System
62) Sports Event Management System
SYSTEM
A Project Report
Submitted by:
degree Of
BACHELOR OF TECHNOLOGY
IN
at
MAY-2020
DECLARATION
We declare that the project entitled “SPORTS EVENT MANAGEMENT SYSTEM” submitted
for the B. Tech. (CSE) degree is our original work and the project has not formed the basis for
the award of any other degree, diploma, fellowship or any other similar titles.
Place:
Date:
ii
CERTIFICATE
This is to certify that the Project-II entitled “SPORTS EVENT MANAGEMENT
SYSTEM”
Submitted by: -
…………………………. ………………………..…
Subodh Kumar Dr. Dharmveer Kumar Yadav
HOD Project Guide
Department of Computer Sc. & Engg. Department of Computer Sc. & Engg.
By
iii
ACKNOWLEDGEMENT
I would like to add a few heartfelt words for the people who were part of this project
report in numerous ways. People who gave unending support right from the stage where
the project idea were conceived.
Date:
Students Name
iv
ABSTRACT
Sport event management system is a project where students can find the details of
various games and the information of the college where the games are being conducted.
Admin will add all the collected information in the project where students can see and
get register for the game.
v
LIST OF FIGURES
v
vii
TABLE OF CONTENTS
Title Page i ii
Declaration of the Students iii
Certificate iv
Acknowledgement v
Abstract vi
List of Figures vii
List of Tables
1. INTRODUCTION 1
2. LITERATURE SURVEY 4
4. OUTPUTS 12
6. REFERENCES 17
7. APPENDICES 30
1. INTRODUCTION
1.1 Definition:
Sports Event Management System” project helps in saving a lot of time as it becomes
easy to access information on various events happening in various colleges. It provides
access to multiple users to register from anywhere and anytime.
The main purpose of this project is to simplify the process of handling each sports event
by providing a web interface for admin and teacher. The admin part consists of multiple
modules to initiate with the sports event by adding the type of sport (indoor or outdoor),
adding student who are interested in a particular sports activity, adding teachers who
will conduct the particular sports activity which is allotted by the admin itself and lastly,
viewing the results of sports event held in college. The teacher part has come up with
handling all the sports related activity assigned by the admin. Teacher performs various
task such as taking the attendance of the students who are registered for a particular
sport event, viewing the list of students to mark the winner of each round, generating the
results based on multiple rounds won by the student and also can view the 1st, 2nd and
3rd standings of student’s name for the particular sport event.
1
1.3 Scope:
The project brings the entire manual process of sports event management online which
is built using java as a front end and MySQL Server as a backend.
1.4 Hardware Specification
RAM : 1 GB.
In the existing system, students are not able to get proper information about the games
conducted in various colleges. Student need to spend time to get the information about
the game. Student should attend the venue to get registered for the game which takes lot
of time.
In the proposed system student can get all the information of various games and the
venue. Student can get registered from anywhere and at anytime. By using this system
student can save lot of time and effort. Student can easily get the information from
anywhere
Feasibility analysis begins once the goals are defined. It starts by generating broad
possible solutions, which are possible to give an indication of what the new system
should look like. This is where creativity and imagination work. Analysts must think of
new ways to provide a consistent architecture of the application. This does not require
the analysis and study of system operation; this study should only provide enough
information about the estimates that are required and give an overview on how the
system would fit into an organization. Feasibility study of a system means ensuring the
new system, that we are going to implement is efficient and affordable. [1,2]
The system is both cost and time effective as it focuses on minimizing the use of papers
and automates the calculation on entered data efficiently. As a result, minimizing
efforts, time and cost.
During the development it required only the hardware stated above in the hardware
specification section and requires a little bit knowledge for the same. But it is simple
for the user as they don’t need to know about that.
The system is very easy to use and require a power source of 5 volt and a Wi-Fi
connection to upload the recorded data. Actors does not require any special training for
operating the system. We can say that the system is easy to operate as it is very simple
and easy to operate and user don’t need to know the technicalities.
3. SYSTEM ANALYSIS AND DESIGN
The purpose of the design phase is to arrange an answer of the matter such as by the necessity
document. This part is that the opening moves in moving the matter domain to the answer
domain. The design phase satisfies the requirements of the system. The design of a system is
probably the foremost crucial issue warm heartedness the standard of the software package. It’s a
serious impact on the later part, notably testing and maintenance.
The output of this part is that the style of the document. This document is analogous to a blueprint
of answer and is employed later throughout implementation, testing and maintenance. The design
activity is commonly divided into 2 separate phases System Design and Detailed Design.
System Design conjointly referred to as top-ranking style aims to spot the modules that ought to
be within the system, the specifications of those modules, and the way them move with one
another to supply the specified results.
At the top of the system style all the main knowledge structures, file formats, output formats, and
also the major modules within the system and their specifications square measure set. System
design is that the method or art of process the design, components, modules, interfaces, and
knowledge for a system to satisfy such as needs. Users will read it because the application of
systems theory to development.
Detailed Design, the inner logic of every of the modules laid out in system design is determined.
Throughout this part, the small print of the info of a module square measure sometimes laid out in
a high-level style description language that is freelance of the target language within which the
software package can eventually be enforced.
In system design the main target is on distinguishing the modules, whereas throughout careful
style the main target is on planning the logic for every of the modules.
6
Figure 3.1: Architecture diagram
7
3.2 UML DIAGRAMS
The Unified Modeling Language allows the software engineer to express an analysis model using
the modeling notation that is governed by a set of syntactic semantic and pragmatic rules.
A UML system is represented using five different views that describe the system from distinctly
different perspective. Each view is defined by a set of diagram, which is as follows.
This view represents the system from the user’s perspective. The analysis representation describes
a usage scenario from the end-users perspective.
In this model the data and functionality are arrived from inside the system. This model view
models the static structures.
It represents the dynamic of behavioral as parts of the system, depicting the interactions of
collection between various structural elements described in the user model and structural model
view.
8
Figure 3.2.1 Use Case Diagram
3.2.2 SEQUENCEDIAGRAM
A sequence diagram is a kind of interaction diagram that shows how processes operate
with one another and in what order. It is a construct of a Message Sequence Chart. A sequence
diagram shows object interactions arranged in time sequence. It depicts the objects and classes
involved in the scenario and the sequence of messages exchanged between the objects needed to
carry out the functionality of the scenario. Sequence diagrams are typically associated with use
case realizations in the Logical View of the system under development. Sequence diagrams are
sometimes called event diagrams, event scenarios, and timing diagrams.
9
Figure 3.2.2: Sequence diagram
Activity diagrams are graphical representations of workflows of stepwise activities and actions
with support for choice, iteration and concurrency. In the Unified Modeling Language, activity
10
diagrams can be used to describe the business and operational step-by-step workflows of
components in a system. An activity diagram shows the overall flow of control.
11
4. OUTPUTS
13
Fig 4.5: View sports Page
14
Fig 4.7: User Page
15
5. CONCLUSION & DISCUSSION
“Sports Event Management System” project which helps students to save lot of
time in searching for games being conducted in various colleges. Our project
provides students to get register from anywhere and anytime.
Future Enhancements:
It is not possible to develop a system that makes all the requirements of the user.
User requirements keep changing as the system is being used. Some of the
future enhancements that can be done to this system are:
As the technology emerges, it is possible to upgrade the system and can be
adaptable to desired environment.
Based on the future security issues, security can be improved using emerging
technologies like single sign-on.
16
6. REFERENCES
[1] Boyer, K. E., Lahti, W., Phillips, R., Wallis, M., Vouk, M., and Lester, J. 2009. An Empirically
Derived Question Taxonomy for Task Oriented Tutorial Dialogue. In Proceedings of the 2nd
Workshop on Question Generation, Brighton, UK.
[2] Chen, W. and Mostow, J. 2011. A Tale of Two Tasks: Detecting Children’s Off-Task Speech in a
Reading Tutor. In Proceedings of the Interspeech, Florence, Italy.
[3] CMU. 2010. CMU Sphinx: Open Source Toolkit For Speech Recognition, from
http://cmusphinx.sourceforge.net/
17
7. APPENDIX - A
Process of compiling and running the code consist of following steps:
Java (servlets, jsp), NetBeans8.1, JDK 1.7, MySQL 5.5, SQLYog, HTML, JavaScript and CSS.
30