Skip to main content

Posts

Showing posts from January, 2021

Case Study 1:- LOW LEVEL DESIGN OF ONLINE MOVIE TICKET BOOKING SYSTEM

Hello and welcome all to my LLD Case Study Series. Here I would try to express my learning’s of Object Oriented Design and Analysis which is perhaps also known as Low Level Design. It is a very important topic when you would be sitting for any Product Based Companies now or in future. So without further delay, let’s start. Introduction:- We are going to design the complete Movie ticket booking system using Object Oriented Analysis and Design (OOAD). First of all we would follow a series of steps in order to complete design the system from scratch. Those steps are discussed below. 1)       Requirement Gathering 2)       Creation of Use-Case Diagram 3)       Create Class Diagrams 4)       Coding the System 5)       Future Scopes Requirement Gathering:- So we would list some basic things that a movie ticket booking (or any ticket booking system) generally have. Those are:-     The system would list current movies or shows.     The system allows user to search for shows.