CSE Lab Project Template
CSE Lab Project Template
Record System
Submitted By
Submitted To:
Submitted by
©Daffodil International i
University
COURSE & PROGRAM OUTCOME
The mapping justification of this table is provided in section 4.3.1, 4.3.2 and 4.3.3.
©Daffodil International ii
University
Table of Contents
Declaration i
1 Introduction 1
1.1 Introduction...........................................................................................................................1
1.2 Motivation...............................................................................................................................1
1.3 Objectives...............................................................................................................................1
1.4 Feasibility Study...................................................................................................................1
1.5 Gap Analysis..........................................................................................................................1
1.6 Project Outcome..................................................................................................................1
2 Proposed Methodology/Architecture 2
2.1 Requirement Analysis & Design Specification..........................................................2
2.1.1 Overview....................................................................................................................2
2.1.2 Proposed Methodology/ System Design........................................................2
2.1.3 UI Design....................................................................................................................2
2.2 Overall Project Plan............................................................................................................2
5 Conclusion 6
5.1 Summary................................................................................................................................6
5.2 Limitation................................................................................................................................6
5.3 Future Work...........................................................................................................................6
©Daffodil International iv
University
Chapter 1
Introduction
1.1 Introduction
This project aims to develop a system for recording and managing cricket team players'
performance. It allows users to add, update, view, and search player records, thereby
enabling efficient data management and performance tracking.
1.2 Motivation
Managing sports team performance data manually is prone to errors and inefficiencies. This
system was developed to provide an automated solution, ensuring accuracy and ease of
access.
1.3 Objectives
Existing systems are either overly complex or lack essential features for grassroots-level
teams. This project addresses these gaps by providing a balanced solution.
A functional system that can manage player records, analyze performance, and generate
reports.
©Daffodil International 1
University
Chapter 2
Proposed
Methodology/Architecture
2.1.3 UI Design
1. Requirement gathering.
2. Design and prototyping.
3. Implementation and testing.
4. Deployment and documentation.
©Daffodil International 2
University
Chapter 3
3.1 Implementation
©Daffodil International 3
University
Chapter 4
©Daffodil International 4
University
Chapter 4. Engineering Standards and Mapping 4.3. Complex Engineering
©Daffodil International 5
University
Chapter 5
Conclusion
5.1 Summary
5.2 Limitation
©Daffodil International 6
University
References
1. Programming in C by Dennis Ritchie.
2. Cricket statistics management: Best practices.
3. Software Engineering: A Practitioner’s Approach by Roger Pressman.
©Daffodil International 7
University