Bus Booking System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 18, 2018

Bus Booking System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Bus Booking System which shows the flows between the activity of Customer, Ticket, Route, Booking, Bus. The main activity involved in this UML Activity Diagram of Bus Booking System are as follows:

  • Customer Activity
  • Ticket Activity
  • Route Activity
  • Booking Activity
  • Bus Activity

Features of the Activity UML diagram of Bus Booking System

  • Admin User can search Customer, view description of a selected Customer, add Customer, update Customer and delete Customer.
  • Its shows the activity flow of editing, adding and updating of Ticket
  • User will be able to search and generate report of Route, Booking, Bus
  • All objects such as ( Customer, Ticket, Bus) are interlinked
  • Its shows the full description and flow of Customer, Booking, Bus, Route, Ticket
Bus Booking System Activity Diagram

Bus Booking System Class Diagram

Posted By freeproject on August 2, 2017

Bus Booking System Class Diagram describes the structure of a Bus Booking System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Bus Booking System are Bus, Booking, Customer, Sales, Ticket Booking, Operators.

Classes of Bus Booking System Class Diagram:

  • Bus Class : Manage all the operations of Bus
  • Booking Class : Manage all the operations of Booking
  • Customer Class : Manage all the operations of Customer
  • Sales Class : Manage all the operations of Sales
  • Ticket Booking Class : Manage all the operations of Ticket Booking
  • Operators Class : Manage all the operations of Operators

Classes and their attributes of Bus Booking System Class Diagram:

  • Bus Attributes : bus_id, bus_name, bus_number, bus_seat_number, bus_ticket, bus_type, bus_description
  • Booking Attributes : booking_id, booking_title, booking_type, booking_ticket, booking_date, booking_description
  • Customer Attributes : customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Sales Attributes : sales_id, sales_customer_id, sales_ticket sales_amount, sales_type, sales_description
  • Ticket Booking Attributes : ticket booking_id, ticket booking_type, ticket booking_Date, ticket booking_description
  • Operators Attributes : operator_id, operator_name, operator_mobile, operator_email, operator_username, operator_password, operator_address

Classes and their methods of Bus Booking System Class Diagram:

  • Bus Methods : addBus(), editBus(), deleteBus(), updateBus(), saveBus(), searchBus()
  • Booking Methods : addBooking(), editBooking(), deleteBooking(), updateBooking(), saveBooking(), searchBooking()
  • Customer Methods : addCustomer(), editCustomer(), deleteCustomer(), updateCustomer(), saveCustomer(), searchCustomer()
  • Sales Methods : addSales(), editSales(), deleteSales(), updateSales(), saveSales(), searchSales()
  • Ticket Booking Methods : addTicket Booking(), editTicket Booking(), deleteTicket Booking(), updateTicket Booking(), saveTicket Booking(), searchTicket Booking()
  • Operators Methods : addOperators(), editOperators(), deleteOperators(), updateOperators(), saveOperators(), searchOperators()

Class Diagram of Bus Booking System :

Class Diagram Image: 
Bus Booking System Class Diagram

Bus Booking System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Bus Booking System which shows components, provided and required interfaces, ports, and relationships between the Customer, Route, Booking, Ticket and Bus. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Bus Booking System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Bus Booking System:

  • Customer Component
  • Route Component
  • Booking Component
  • Ticket Component
  • Bus Component

Featues of Bus Booking System Component Diagram:

  • You can show the models the components of Bus Booking System.
  • Model the database schema of Bus Booking System
  • Model the executables of an application of Bus Booking System
  • Model the system's source code of Bus Booking System
Component Diagram: 

Bus Booking System Dataflow Diagram

Posted By namita on June 29, 2017

Bus Booking System Data flow diagram is often used as a preliminary step to create an overview of the Bus without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Bus process. It contains all of the userflow and their entities such all the flow of Bus, Booking, Customer, Sales, Ticket Booking, Operators, Login. All of the below diagrams has been used for the visualization of data processing and structured design of the Bus process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Bus Booking System :

This is the Zero Level DFD of Bus Booking System, where we have eloborated the high level process of Bus. It’s a basic overview of the whole Bus Booking System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Ticket Booking,Operators and Login showing the system as a single high-level process, with its relationship to external entities of Bus, Booking and Customer. It should be easily understood by a wide audience, including Bus, Customer and Ticket Booking In zero leve DFD of Bus Booking System, we have described the high level flow of the Bus system.

High Level Entities and proccess flow of Bus Booking System:

  • Managing all the Bus
  • Managing all the Booking
  • Managing all the Customer
  • Managing all the Sales
  • Managing all the Ticket Booking
  • Managing all the Operators
  • Managing all the Login
Zero Level Data flow Diagram(0 Level DFD) of Bus Booking System

First Level Data flow Diagram(1st Level DFD) of Bus Booking System :

First Level DFD (1st Level) of Bus Booking System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Bus Booking System system as a whole. It also identifies internal data stores of Login, Operators, Ticket Booking, Sales, Customer that must be present in order for the Bus system to do its job, and shows the flow of data between the various parts of Bus, Customer, Operators, Login, Ticket Booking of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Bus.

Main entities and output of First Level DFD (1st Level DFD):

  • Processing Bus records and generate report of all Bus
  • Processing Booking records and generate report of all Booking
  • Processing Customer records and generate report of all Customer
  • Processing Sales records and generate report of all Sales
  • Processing Ticket Booking records and generate report of all Ticket Booking
  • Processing Operators records and generate report of all Operators
  • Processing Login records and generate report of all Login
First Level Data flow Diagram(1st Level DFD) of Bus Booking System

Second Level Data flow Diagram(2nd Level DFD) of Bus Booking System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Bus. It may require more functionalities of Bus to reach the necessary level of detail about the Bus functioning. First Level DFD (1st Level) of Bus Booking System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Operators, Ticket Booking, Sales, Customer, Booking, Bus.

Low level functionalities of Bus Booking System

  • Admin logins to the system and manage all the functionalities of Bus Booking System
  • Admin can add, edit, delete and view the records of Bus, Customer, Ticket Booking, Login
  • Admin can manage all the details of Booking, Sales, Operators
  • Admin can also generate reports of Bus, Booking, Customer, Sales, Ticket Booking, Operators
  • Admin can search the details of Booking, Ticket Booking, Operators
  • Admin can apply different level of filters on report of Bus, Sales, Ticket Booking
  • Admin can tracks the detailed information of Booking, Customer, Sales, , Ticket Booking
Second Level Data flow Diagram(2nd Level DFD) of Bus Booking System

Bus Booking System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Bus Booking System Entity. The entity-relationship diagram of Bus Booking System shows all the visual instrument of database tables and the relations between Booking, Sales, Bus, Operators etc. It used structure data and to define the relationships between structured data groups of Bus Booking System functionalities. The main entities of the Bus Booking System are Bus, Booking, Customer, Sales, Ticket Booking and Operators.

Bus Booking System entities and their attributes :

  • Bus Entity : Attributes of Bus are bus_id, bus_name, bus_number, bus_seat_number, bus_ticket, bus_type, bus_description
  • Booking Entity : Attributes of Booking are booking_id, booking_title, booking_type, booking_ticket, booking_date, booking_description
  • Customer Entity : Attributes of Customer are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Sales Entity : Attributes of Sales are sales_id, sales_customer_id, sales_ticket sales_amount, sales_type, sales_description
  • Ticket Booking Entity : Attributes of Ticket Booking are ticket booking_id, ticket booking_type, ticket booking_Date, ticket booking_description
  • Operators Entity : Attributes of Operators are operator_id, operator_name, operator_mobile, operator_email, operator_username, operator_password, operator_address

Description of Bus Booking System Database :

  • The details of Bus is store into the Bus tables respective with all tables
  • Each entity (Operators, Customer, Ticket Booking, Booking, Bus) contains primary key and unique keys.
  • The entity Customer, Ticket Booking has binded with Bus, Booking entities with foreign key
  • There is one-to-one and one-to-many relationships available between Ticket Booking, Sales, Operators, Bus
  • All the entities Bus, Ticket Booking, Customer, Operators are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Bus Booking System tables for fast query execution.
Bus Booking System ER Diagram

Bus Booking System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Bus Booking System which shows the interaction between the objects of Booking, Ticket, Customer, Bus, Route. The instance of class objects involved in this UML Sequence Diagram of Bus Booking System are as follows:

  • Booking Object
  • Ticket Object
  • Customer Object
  • Bus Object
  • Route Object

This is the UML sequence diagram of Bus Booking System which shows the interaction between the objects of Booking, Ticket, Customer, Bus, Route. The instance of class objects involved in this UML Sequence Diagram of Bus Booking System are as follows:

  • Booking Object
  • Ticket Object
  • Customer Object
  • Bus Object
  • Route Object

Bus Ticket Booking System Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Bus Ticket Booking System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Bus Ticket Booking System. The main actors of Bus Ticket Booking System in this Use Case Diagram are: Super Admin, System User, Agent, Customer, who perform the different type of use cases such as Manage Bus, Manage Booking, Manage Customer, Manage Sales, Manage Ticket Booking, Manage Operators, Manage Users and Full Bus Ticket Booking System Operations. Major elements of the UML use case diagram of Bus Ticket Booking System are shown on the picture below.

The relationships between and among the actors and the use cases of Bus Ticket Booking System:

  • Super Admin Entity : Use cases of Super Admin are Manage Bus, Manage Booking, Manage Customer, Manage Sales, Manage Ticket Booking, Manage Operators, Manage Users and Full Bus Ticket Booking System Operations
  • System User Entity : Use cases of System User are Manage Bus, Manage Booking, Manage Customer, Manage Sales, Manage Ticket Booking, Manage Operators
  • Agent Entity : Use cases of Agent are Book Customer Tickets, View Booking History, Booking Payments
  • Customer Entity : Use cases of Customer are Search Bus, Book Tickets, Make Payments

Use Case Diagram of Bus Ticket Booking System :

 Bus Ticket Booking System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz