MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
NAVJEEVAN EDUCATION SOCIETY POLYTECHNIC
             MICRO PROJECT
            Academic year: 2022-2023
          TITLE OF MICRO PROJECT
             Movie Ticket Booking System.
Program     : Information Technology.
                          1
Program code: IF3I Course    : Object Oriented
Programming Using ‘C’ Course code : 22316
  MAHARASHTRA STATE BOARD OF TECHNICAL
          EDUCATION Certificate
This is to certify that 1. Rutuja Dahifale (410).
                       2. Akash Ganbase (411).
                       3. Shubham salvi (412).
of 3nd Semester of Diploma in Information Technology of Institute,
Navjeevan Polytechnic(Code: 0144) has completed the term work
satisfactorily in subject Object Oriented Programming Using
‘C’ (22316) for the academic year 20220- 2023 as prescribed in the
curriculum.
Place: Bhandup.                           Enrollment no:- 1. 2201440072
                                                           2.2201440073
                                                           3.2201440074
Date:-……………………….                          Exam Seat no:-
Subject Teacher            Head of the Department               Principal
                                      2
“ Object Oriented Programming Using ‘C’ ”
                   Movie Ticket Booking System
      NAVJEEVAN POLYTECHNIC BHANDUP [W]
                 GROUP DETAILS
SR     NAME OF GROUP         ROLL    ENROLLMENT      SEAT NO.
NO.      MEMBERS             NO.         NO.
 1.      RUTUJA DAHIFALE      410       2201440072
 2.       Akash Ganbase       411       2201440073
 3.       Shubham salvi       412       2201440074
                               3
4
 Brief Description:-
   Movie Ticket Management System is a simple console application built in C++ without the use
of graphics. This is the basic user interface for ticket managing without going to the actual depart.
This project is created in order to fulfill the gap between the customer and the movie-counter for
managing the tickets.
Using this system, customers can book their seats without any obligation, at any time. This system
is an attempt to provide the advantage for systematic ticket management for customers to create a
user-friendly environment to facilitate customer services, this system would play an immense role
for better customer satisfaction. It is a very effective and simple understanding of beginners.
Aim of the Micro-project:p
   1. Two classes, class ticket and the class amount can be found in this project in which class ticket is
      inherited from the class amount.
   2. The project is simple to understand, and the source code has been presented in an understandable
      manner.
   3. We use Turbo C++ as an for better code compilation & debugging as it is the modern and standard
      editor. Also, this mini project is easy to operate and understand by the users.
Resources Required:-
    S.NO            Name Of                               Specifications                          Qty
                Resources/material
      1          Computer System              Operating System: Windows 11 or                     1
                                              higher. Memory: 8GB RAM,
                                              Processor: AMD Ryzen 5 5500u.
                                              SDD: 512GB .
      2           Software        Turbo C++                                                        -
          ➢ Weekly Progress Report(Action Plan) Micro-Project:-
    Topic: Movie Ticket Booking System.
    Academic Year: 2022- 2023                                                        Name of Faculty: .
    Program Code: Information Technology (3IF)
    Course & Course Code:-(22316)
    Subject Name:- Object oriented programming using c++
    Roll No:410,411&412 Enrollment No: 2201440072, 2201440073, 2201440074.
    Semester: (III)
    Name of Candidate: Rutuja, Akash &Shubham
                                                      5
 SR   Week      Activity of Performed        Planned      Planned      Name of Responsible
NO                                          start Date   Finish Date     Team member
 1.                                                                    Rutuja, Akash &
       1st    Discussion and finalization
                       of topic                                             Shubham
 2.                Preparation and                                     Rutuja, Akash &
       2nd      submission of Abstract                                     Shubham
 3.                                                                    Rutuja, Akash &
       3th        Collection of Data                                       Shubham
 4.                                                                    Rutuja, Akash &
       4th          Implementation
                                                                            Shubham
 5.              Check, Validation and                                 Rutuja, Akash&
       5th        Execution of code                                        Shubham
 6.   6th
               Compilation of Report And                                 Rutuja, Akash &
                     Presentation
                                                                             Shubham
 7.    7th       Actual Presentation &                                 Rutuja, Akash &
               Final submission of Micro                                    Shubham
                        Project
 Sign of the Student:-
 1)
 2)
 3)
                                                                   Sign of the Faculty
                                       INDEX
  Academic Year: 2022-2023 Name of Faculty: MR. PRADEEP SHIRKE
  Course & Course Code: Information Technology (3IF)
  Subject: Object Oriented Programming Using ‘C’
  Roll No: 410,411,412     Enrollment No 2201440072, 2201440073, 2201440074.
  Semester: II Name of Candidate: Rutuja, Akash & Shubham .
                                              6
     SR.NO                       CONTENT                        PAGE NO
        1.                      Brief Description
        2.                  Aim of the Micro-Project
        3.                Course Outcomes Integrated
        4.                 Actual Procedure Followed
        5.                   Actual Resources Used
        6.             Skill Developed/learning out of this
                                 Micro-Project
        7.                 Implementation and Result
        8.                         Conclusion
        9.                  Teacher Evaluation Sheet
        10.              Micro-Project Evaluation Sheet
        11.                       Annexure II
    Movie Ticket Booking System.
Brief Description:-
   Movie Ticket Management System is a simple console application built
in C++ without the use of graphics. This is the basic user interface for
ticket managing without going to the actual depart. This project is created
in order to fulfill the gap between the customer and the movie-counter for
managing the tickets.
Using this system, customers can book their seats without any obligation,
at any time. This system is an attempt to provide the advantage for
systematic ticket management for customers to create a user-friendly
environment to facilitate customer services, this system would play an
immense role for better customer satisfaction. It is a very effective and
simple understanding of beginners.
                                          7
Aim of the Micro-project:p
  1. Two classes, class ticket and the class amount can be found in this project
     in which class ticket is inherited from the class amount.
  2. The project is simple to understand, and the source code has been
     presented in an understandable manner.
  3. We use Turbo C++ as an for better code compilation & debugging as it is
     the modern and standard editor. Also, this mini project is easy to operate
     and understand by the users.
Course Outcomes (COs):
  a. Develop C++ programs to solve problems using Procedure
     Oriented Approach.
  b. Develop C++ programs using classes and objects.
  c. Use Polymorphism in C++ program.
  e. Develop C++ programs to perform file operations
Actual Resources Used
  S.N     Name Of                          Specificati              Qt
   O Resources/mat                            ons                   y
      erial
    1        Computer       Operating System: Windows 11             1
              System        or higher. Memory: 8GB RAM,
                            Processor: AMD Ryzen 5500u.
                            SDD: 512GB.
    2         Software               Turbo C++
Skill Developed/Learning out of this Micro-Project :-
    1)   Time Management became less.
    2)   Less Paper work.
    3)   Records Handling.
                                       8
Implementation and Result :-
Simple Movie Ticket Booking System is based on a concept of recording and booking
customer’s movie ticket details. Here the user can perform all the tasks like booking a
movie show, receiving tickets, and card registration and view all movie show details.
There’s no login system for this project. This project contains fewer features but the
essentials ones.
Talking about the features of the Simple Movie Ticket Booking System, a user can select
any movie provided in the list. After selecting a show, he/she has to select timings, then the
system asks for personal information which include Name, contact number. There are two
types of seat class i.e. Normal class and Gold Class. For certain purpose, he/she can also
make payment using the card. He/she has to provide card number, expiry date, and
CVV. After that, the system automatically displays the final outcome which is the user’s
bill. For the system, the user can also register DTCard from the system
OUTPUT:
                                              9
10
11
Conclusion:-
Simple Movie Ticket Booking System is based on a concept of recording and booking
customer’s movie ticket details. Here the user can perform all the tasks like booking a
movie show, receiving tickets, and card registration and view all movie show details.
There’s no login system for this project. This project contains fewer features but the
essentials ones. Talking about the features of the Simple Movie Ticket Booking System, a
user can select any movie provided in the list. After selecting a show, he/she has to select
timings, then the system asks for personal information which include Name, contact
number. There are two types of seat class i.e. Normal class and Gold Class. For certain
purpose, he/she can also make payment using the card. He/she has to provide card number,
expiry date, and CVV. After that, the system automatically displays the final outcome
which is the user’s beFore the system, the user can also register POSTCard from the
system of movies booking system in c++
Soft Copy of Micro-Project:-
                               Micro Project Evaluation Sheet
  Name of Student: Rutuja Babasaheb Dahifale Enrollment No:2201440072
  Name of Program: Information Technology Semester: III.
  Subject: Object Oriented Programming Using ‘C’ Code: (22316) Title of
  Micro Project: Movie Ticket Booking System.
  Course Outcomes (COs):
  a. Develop C++ programs to solve problems using Procedure Oriented Approach.
  b. Develop C++ programs using classes and objects.
  c. Use Polymorphism in C++ program.
  e. Develop C++ programs to perform file operations
   Sr.     Characteristic to      Poor        Average           Good          Excellent      Sub
   No.       be assessed        (Marks 1-3) (Marks 4 -5)      (Marks 6-8)     (Marks 9-10)   Total
         ( A)Process and Product Assessment(Convert above total marks out of 6 marks. )
    1.    Relevance to the
          Course
    2.    Literature
          Review/information
          collection
    3.    Completion of the
          target as per
          project proposal
                                                  12
  4.    Analysis of data and
        representation
  5.    Quality        of
        Prototype/Model
  6.    Report
        Preparation.
          ( B) Individual Presentation/Viva (Convert above marks Total Marks out of 4)
  7.     Presentation
  8.     Viva
               (A)                               (B)                    Total Marks 10
       Process and Product                   Individual
       Assessment (6 marks)          Presentation/Viva(4 marks)
Comments/Suggestions about team work, leadership/inter-personal communication
………………………………………………………………………………………
……………………………………………………………………………………….
Name and designation of the Teacher: MR. PRADEEP SHIRKE.
Dated Signature ……………………………………………
                       Micro Project Evaluation Sheet
Name of Student: Akash Ganbase Enrollment No:2201440073 Name of
Program: Information Technology Semester: III.
Subject:Object Oriented Programming Using ‘C’ Code: (22316) Title of
Micro Project: Movie Ticket Booking System.
Course Outcomes (COs):
a. Develop C++ programs to solve problems using Procedure Oriented Approach.
b. Develop C++ programs using classes and objects.
c. Use Polymorphism in C++ program.
e. Develop C++ programs to perform file operations
 Sr.     Characteristic to      Poor        Average            Good          Excellent      Sub
 No.       be assessed        (Marks 1-3) (Marks 4 -5)       (Marks 6-8)     (Marks 9-10)   Total
       ( A)Process and Product Assessment(Convert above total marks out of 6 marks. )
  1.    Relevance to the
        Course
  2.    Literature
        Review/information
        collection
                                                13
 3.    Completion of the
       target as per
       project proposal
 4.    Analysis of data and
       representation
 5.    Quality        of
       Prototype/Model
 6.    Report
       Preparation.
         ( B) Individual Presentation/Viva (Convert above marks Total Marks out of 4)
 7.     Presentation
 8.     Viva
              (A)                               (B)                    Total Marks 10
      Process and Product                   Individual
      Assessment (6 marks)          Presentation/Viva(4 marks)
Comments/Suggestions about team work, leadership/inter-personal communication
………………………………………………………………………………………
……………………………………………………………………………………….
Name and designation of the Teacher: MR. PRADEEP SHIRKE.
Dated Signature ……………………………………………
                  Micro Project Evaluation Sheet
Name of Student: Shubham salvi Enrollment No:2201440074 Name of
Program: Information Technology Semester: III.
Subject: Object Oriented Programming Using ‘C’ Code: (22316) Title of
Micro Project: Movie Ticket Booking System.
Course Outcomes (COs):
a. Develop C++ programs to solve problems using Procedure Oriented Approach.
b. Develop C++ programs using classes and objects.
c. Use Polymorphism in C++ program.
e. Develop C++ programs to perform file operations
 Sr.     Characteristic to     Poor         Average       Good       Excellent          Sub
 No.       be assessed     (Marks 1-3) (Marks 4 -5) (Marks 6-8) (Marks 9-10)            Total
      ( A)Process and Product Assessment(Convert above total marks out of 6 marks. )
 1.    Relevance to the
       Course
 2.    Literature
       Review/information
       collection
                                               14
 3.    Completion of the
       target as per
       project proposal
 4.    Analysis of data and
       representation
 5.    Quality        of
       Prototype/Model
 6.    Report
       Preparation.
         ( B) Individual Presentation/Viva (Convert above marks Total Marks out of 4)
 7.     Presentation
 8.     Viva
              (A)                               (B)                    Total Marks 10
      Process and Product                   Individual
      Assessment (6 marks)          Presentation/Viva(4 marks)
Comments/Suggestions about team work, leadership/inter-personal communication
………………………………………………………………………………………
……………………………………………………………………………………….
Name and designation of the Teacher: MR. PRADEEP SHIRKE.
Dated Signature ……………………………………………
                                               15