Om Sakthi
AIRLINE RESETVATION SYSTEM
                      Internship Report submitted to the
  ADHIPARASAKTHI COLLEGE OF ARTS AND SCIENCE
                               (Autonomous)
       Affiliated to Thiruvalluvar University, Serkkadu Vellore.
      In partial fulfilment of the requirements for the award of degree of
             BACHELOR OF COMPUTER SCIENCE
                                 Submitted By
                            MOHAN KUMAR.M
                          (Reg No:30122U18025)
                             Under the Guidance of
                  MR.S.VAJJIRAVELU MCA.,M.Phil.,
          Assistant Professor and Head of the Department.
                  Department of Computer Science
    ADHIPARASAKTHI COLLEGE OF ARTS AND
SCIENCE
                        (AUTONOMOUS)
                  G.B. NAGAR, KALAVAI-632 506
                             Apr – 2025
                                     i
                                         OM SAKTHI
         ADHIPARASAKTHI COLLEGE OF ARTS AND SCIENCE
                        (AUTONOMOUS)
                  G.B. NAGAR, KALAVAI - 632506
                           BONAFIDE CERTIFICATE
This is to certify that the Internship work entitled “PDF TO AUDIO CONVERTOR
AND TRANSLATER ”was carried out by M O H A N K U M A R . M ( R E G
N O : 3 0 1 2 2 U 1 8 0 2 5 ) in partial fulfilment of the award of the Degree of BACHELOR
OF COMPUTER SCIENCE, during the SIXTH Semester under the guidance of
MR.S.VAJJIRAVELU MCA.,M.Phil.,Assistant Professor and Head of the
Department.
SIGNATURE OF GUIDE                                           SIGNATURE OF HOD
              Submitted for the viva voce Examinations held on
 at Adhiparasakthi College of Arts and Science, G.B. Nagar, Kalavai, Ranipet
 District.
INTERNAL EXAMINER                                            EXTERNAL EXAMINER
                                            ii
                          TABLE OF CONTENTS
SL.No                        TITLE                 PAGE NO
  i.      Title Page                                       i
  ii.     Bonafide Certificate                            ii
  iii.    Table of Contents                               iii
  iv.     Abstract                                         vi
  v.      Acknowledgement                                  v
  vi.     Internship Certificate                          vi
  vii.    List of Figures                                vii
  viii.   List of Tables                                 viii
                                                         viii
CHAPTER-1
 1.1  Background                                           2
 1.2  Objectives                                           2
 1.3  Purpose, Scope, and Applicability                    2
            1.3.1 Purpose                                  2
            1.3.2 Scope                                    3
            1.3.3 Applicability                            3
  1.4     Vision                                           3
                1.4.1 Business Opportunity                 3
                1.4.2 Problem Statement                    3
                1.4.3 Problem Position Statement           3
  1.5 Stakeholder and User Descriptions                    3
            1.5.1 Stakeholder Summary                      3
            1.5.2 User Summary                             3
            1.5.3 User Environment                         3
 1.6  Achievements                                         3
 1.7  Organization of Report                               4
CHAPTER-2: SURVEY OF TECHNOLOGIES                          6
                                                           9
CHAPTER-3: REQUIREMENTS AND ANALYSIS
 3.1  Problem Definition                                  9
 3.2  Requirements Specification                          9
 3.3  Planning and Scheduling                             10
                                      iii
  3.4    Software and Hardware Requirements         11
  3.5    Preliminary Product Description            11
  3.6    Conceptual Models                          12
                                                    13
CHAPTER 4: SYSTEM DESIGN
 4.1  Basic Modules                                  13
 4.2  Data Design                                    13
            4.2.1 Schema Design                       13
            4.2.2 Data Integrity and Constraints      13
 4.3  Procedural Design                               14
            4.3.1 Logic Diagrams                   14
            4.3.2 Data Structures                  14
            4.3.3 Algorithms Design                14
 4.4  User interface design                        15
 4.5  Risk List                                    16
 4.6  Test Cases Design                            16
                                                   18
CHAPTER 5: IMPLEMENTATION AND TESTING
 5.1  Implementation Approaches                     18
 5.2  Coding Details and Code Efficiency            18
            5.2.1 Code Efficiency                   18
 5.3  Testing Approach                              18
            5.3.1 Unit Testing                      18
            5.3.2 Integrated Testing                19
 5.4   Modifications and Improvements               19
                                                    20
CHAPTER 6: RESULTS AND DISCUSSION
 6.1  Test Reports                                   20
 6.2  User Documentation                             23
CHAPTER 7: CONCLUSION                                37
 7.1  Conclusion                                    37
 7.2  Limitations of the System                      37
 7.3  Future Scope of the Project                    37
REFERENCES                                          37
                                    iv
                                 ACKNOWLEDGEMENT
First, I would like to thank the GOD, for giving me strength and encouragement throughout all
the challenging moments in completion of this dissertation.
I especially grateful to My Parents Mr. M.PERUMAL and Mrs.M.SUMATHI, who supported
me emotionally and financially. Without them, this day would not have been possible.
My sincere thanks to our honorable Founder President Holiness Arulthiru AMMA for his sincere
in educating us in his premier institutions.
I respect thank to our Principal Dr. A. MOHAMED SADIQ, M.Sc., M.Phil., Ph.D., for providing
me an opportunity to do the Internship work and giving us all support and guidance, which made
me complete the Internship work. I am extremely thankful to him for providing such nice support
and guidance, although he had a busy schedule managing the corporate affairs.
I heartily thank MR.S.VAJJIRAVELU, MCA, M.Phil. Assistant Professor and Head of
Department of Computer Science, Adhiparasakthi College of Arts and Science, for providing me
an encouragement and support over the completion of this Internship work. I am sincerely
thankful to him for providing such nice support and guidance.
I own my deep gratitude to our Internship work guide MR.S.VAJJIRAVELU, MCA, M.Phil.
Assistant Professor and Head of the Department of Computer Applications,
Adhiparasakthi College of Arts and Science, who took keen interest on our Internship work and
guided us all along, till the completion of our Internship work by providing all the necessary
information for developing a good system.
I would not forget to remember our Department Staffs for providing all the necessary information
for developing a good system, their encouragement and more over for their timely support and
guidance till completion of our Internship work.
DATE:                                                                 MOHAN KUMAR.M
PLACE:KALAVAI
( 30122U18007)
                                                v
                 LIST OF FIGURES
S. NO         FIGURE             FIGURE NAME          PAGE NO
              NO
1              3.5.1              ER DIAGRAM          12
2             4.1                WORKFLOW             15
3             6.1.1              LOGIN PAGE           20
4             6.1.2              ABOUT PAGE           20
5             6.1.3              TOTAL BOOKING        21
6             6.1.4              MANAGE SERVICES      21
7             6.1.5              1FLIGHT LIST         22
8             6.1.6               BOOKING PAGE        22
                       LIST OF TABLES
S. NO   TABLE NO                TABLE NAME       PAGE NO
1       3.1                     PROJECT          10
                                PLANNING
                           vi