Car Pooling System UML Diagram

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

Posted By freeproject on March 18, 2018

Car Pooling System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Car Pooling System which shows the flows between the activity of Drivers, Passengar, Car Routes, Cars, Pooling. The main activity involved in this UML Activity Diagram of Car Pooling System are as follows:

  • Drivers Activity
  • Passengar Activity
  • Car Routes Activity
  • Cars Activity
  • Pooling Activity

Features of the Activity UML diagram of Car Pooling System

  • Admin User can search Drivers, view description of a selected Drivers, add Drivers, update Drivers and delete Drivers.
  • Its shows the activity flow of editing, adding and updating of Passengar
  • User will be able to search and generate report of Car Routes, Cars, Pooling
  • All objects such as ( Drivers, Passengar, Pooling) are interlinked
  • Its shows the full description and flow of Drivers, Cars, Pooling, Car Routes, Passengar
Car Pooling System Activity Diagram

Car Pooling System Class Diagram

Posted By freeproject on August 2, 2017

Car Pooling System Class Diagram describes the structure of a Car Pooling System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Car Pooling System are Cars, Pooling, Passengar, Car Routes, Bill, Drivers.

Classes of Car Pooling System Class Diagram:

  • Cars Class : Manage all the operations of Cars
  • Pooling Class : Manage all the operations of Pooling
  • Passengar Class : Manage all the operations of Passengar
  • Car Routes Class : Manage all the operations of Car Routes
  • Bill Class : Manage all the operations of Bill
  • Drivers Class : Manage all the operations of Drivers

Classes and their attributes of Car Pooling System Class Diagram:

  • Cars Attributes : car_id, car_customer_id, car_number, car_company car_type, car_description
  • Pooling Attributes : pooling_id, pooling_customer_id, pooling_driver_id, pooling_amount, pooling_payment, pooling_type, pooling_description
  • Passengar Attributes : passenger_id, passenger_name, passenger_mobile, passenger_email, passenger_username, passenger_password, passenger_address
  • Car Routes Attributes : car_route_id, car_route_name, car_route_type, car_route_description
  • Bill Attributes : bill_id, bill_customer_id, bill_number, bill_type, bill_receipt, bill_description
  • Drivers Attributes : driver_id, driver_name, driver_mobile, driver_email, driver_username, driver_password, driver_address, driver_licence

Classes and their methods of Car Pooling System Class Diagram:

  • Cars Methods : addCars(), editCars(), deleteCars(), updateCars(), saveCars(), searchCars()
  • Pooling Methods : addPooling(), editPooling(), deletePooling(), updatePooling(), savePooling(), searchPooling()
  • Passengar Methods : addPassengar(), editPassengar(), deletePassengar(), updatePassengar(), savePassengar(), searchPassengar()
  • Car Routes Methods : addCar Routes(), editCar Routes(), deleteCar Routes(), updateCar Routes(), saveCar Routes(), searchCar Routes()
  • Bill Methods : addBill(), editBill(), deleteBill(), updateBill(), saveBill(), searchBill()
  • Drivers Methods : addDrivers(), editDrivers(), deleteDrivers(), updateDrivers(), saveDrivers(), searchDrivers()

Class Diagram of Car Pooling System :

Class Diagram Image: 
Car Pooling System Class Diagram

Car Pooling System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Car Pooling System:

  • Cars Component
  • Car Routes Component
  • Passengar Component
  • Pooling Component
  • Drivers Component

Featues of Car Pooling System Component Diagram:

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

Car Pooling System Dataflow Diagram

Posted By namita on June 29, 2017

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


Zero Level Data flow Diagram(0 Level DFD) of Car Pooling System :

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

High Level Entities and proccess flow of Car Pooling System:

  • Managing all the Cars
  • Managing all the Car Booking
  • Managing all the Passenger Information
  • Managing all the Car Routes
  • Managing all the Drivers
  • Managing all the Enquiry
  • Managing all the Login
Zero Level Data flow Diagram(0 Level DFD) of Car Pooling System

First Level Data flow Diagram(1st Level DFD) of Car Pooling System :

First Level DFD (1st Level) of Car Pooling 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 Car Pooling System system as a whole. It also identifies internal data stores of Login, Enquiry, Drivers, Car Routes, Passenger Information that must be present in order for the Car system to do its job, and shows the flow of data between the various parts of Cars, Passenger Information, Enquiry, Login, Drivers 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 Car.

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

  • Processing Cars records and generate report of all Cars
  • Processing Car Booking records and generate report of all Car Booking
  • Processing Passenger Information records and generate report of all Passenger Information
  • Processing Car Routes records and generate report of all Car Routes
  • Processing Drivers records and generate report of all Drivers
  • Processing Enquiry records and generate report of all Enquiry
  • Processing Login records and generate report of all Login
First Level Data flow Diagram(1st Level DFD) of Car Pooling System

Second Level Data flow Diagram(2nd Level DFD) of Car Pooling System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Car. It may require more functionalities of Car to reach the necessary level of detail about the Car functioning. First Level DFD (1st Level) of Car Pooling System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Enquiry, Drivers, Car Routes, Passenger Information, Car Booking, Cars.

Low level functionalities of Car Pooling System

  • Admin logins to the system and manage all the functionalities of Car Pooling System
  • Admin can add, edit, delete and view the records of Cars, Passenger Information, Drivers, Login
  • Admin can manage all the details of Car Booking, Car Routes, Enquiry
  • Admin can also generate reports of Cars, Car Booking, Passenger Information, Car Routes, Drivers, Enquiry
  • Admin can search the details of Car Booking, Drivers, Enquiry
  • Admin can apply different level of filters on report of Cars, Car Routes, Drivers
  • Admin can tracks the detailed information of Car Booking, Passenger Information, Car Routes, , Drivers
Second Level Data flow Diagram(2nd Level DFD) of Car Pooling System

Car Pooling System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Car Pooling System Entity. The entity-relationship diagram of Car Pooling System shows all the visual instrument of database tables and the relations between Pooling, Car Routes, Cars, Drivers etc. It used structure data and to define the relationships between structured data groups of Car Pooling System functionalities. The main entities of the Car Pooling System are Cars, Pooling, Passengar, Car Routes, Bill and Drivers.

Car Pooling System entities and their attributes :

  • Cars Entity : Attributes of Cars are car_id, car_customer_id, car_number, car_company car_type, car_description
  • Pooling Entity : Attributes of Pooling are pooling_id, pooling_customer_id, pooling_driver_id, pooling_amount, pooling_payment, pooling_type, pooling_description
  • Passengar Entity : Attributes of Passengar are passenger_id, passenger_name, passenger_mobile, passenger_email, passenger_username, passenger_password, passenger_address
  • Car Routes Entity : Attributes of Car Routes are car_route_id, car_route_name, car_route_type, car_route_description
  • Bill Entity : Attributes of Bill are bill_id, bill_customer_id, bill_number, bill_type, bill_receipt, bill_description
  • Drivers Entity : Attributes of Drivers are driver_id, driver_name, driver_mobile, driver_email, driver_username, driver_password, driver_address, driver_licence

Description of Car Pooling System Database :

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

Car Pooling System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Car Pooling System which shows the interaction between the objects of Passengar, Pooling, Cars, Car Routes, Drivers. The instance of class objects involved in this UML Sequence Diagram of Car Pooling System are as follows:

  • Passengar Object
  • Pooling Object
  • Cars Object
  • Car Routes Object
  • Drivers Object

This is the UML sequence diagram of Car Pooling System which shows the interaction between the objects of Passengar, Pooling, Cars, Car Routes, Drivers. The instance of class objects involved in this UML Sequence Diagram of Car Pooling System are as follows:

  • Passengar Object
  • Pooling Object
  • Cars Object
  • Car Routes Object
  • Drivers Object

Car Pooling 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 Car Pooling System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Car Pooling System. The main actors of Car Pooling System in this Use Case Diagram are: Super Admin, System User, Customer, Owner, who perform the different type of use cases such as Manage Cars, Manage Pooling, Manage Passengar, Manage Car Routes, Manage Drivers, Manage Users and Full Car Pooling System Operations. Major elements of the UML use case diagram of Car Pooling System are shown on the picture below.

The relationships between and among the actors and the use cases of Car Pooling System:

  • Super Admin Entity : Use cases of Super Admin are Manage Cars, Manage Pooling, Manage Passengar, Manage Car Routes, Manage Drivers, Manage Users and Full Car Pooling System Operations
  • System User Entity : Use cases of System User are Manage Cars, Manage Pooling, Manage Passengar, Manage Car Routes, Manage Drivers
  • Customer Entity : Use cases of Customer are Search Pooling, Request Pooling, Make Payment
  • Owner Entity : Use cases of Owner are Creating Pooling, View Requests, Manage Places

Use Case Diagram of Car Pooling System :

 Car Pooling System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz