Timetable Management System UML Diagram

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

Posted By freeproject on March 23, 2018

Timetable Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Timetable Management System which shows the flows between the activity of Subject, Exam, Attendance, Class, Student. The main activity involved in this UML Activity Diagram of Timetable Management System are as follows:

  • Subject Activity
  • Exam Activity
  • Attendance Activity
  • Class Activity
  • Student Activity

Features of the Activity UML diagram of Timetable Management System

  • Admin User can search Subject, view description of a selected Subject, add Subject, update Subject and delete Subject.
  • Its shows the activity flow of editing, adding and updating of Exam
  • User will be able to search and generate report of Attendance, Class, Student
  • All objects such as ( Subject, Exam, Student) are interlinked
  • Its shows the full description and flow of Subject, Class, Student, Attendance, Exam
Timetable Management System Activity Diagram

Timetable Management System Class Diagram

Posted By freeproject on August 2, 2017

Timetable Management System Class Diagram describes the structure of a Timetable Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Timetable Management System are Timetable, Attendance, Class, Student, Subject, Teacher.

Classes of Timetable Management System Class Diagram:

  • Timetable Class : Manage all the operations of Timetable
  • Attendance Class : Manage all the operations of Attendance
  • Class Class : Manage all the operations of Class
  • Student Class : Manage all the operations of Student
  • Subject Class : Manage all the operations of Subject
  • Teacher Class : Manage all the operations of Teacher

Classes and their attributes of Timetable Management System Class Diagram:

  • Timetable Attributes : timetable_id, timetable_name, timetable_type, timetable_description timetable_t
  • Attendance Attributes : attendance_id, attendance_student_id, attendance_type, attendance_description
  • Class Attributes : class_id, class_student_id, class_name, class_room, class_type, class_description
  • Student Attributes : student_id, student_college_id, student_name, student_mobile, student_email, student_username, student_password, student_address
  • Subject Attributes : subject_id, subject_course_id, subject_student_id, subject_name, subject_type, subject_description
  • Teacher Attributes : teacher_id, teacher_college_id, teacher_name, teacher_mobile, teacher_email, teacher_username, teacher_password, teacher_address

Classes and their methods of Timetable Management System Class Diagram:

  • Timetable Methods : addTimetable(), editTimetable(), deleteTimetable(), updateTimetable(), saveTimetable(), searchTimetable()
  • Attendance Methods : addAttendance(), editAttendance(), deleteAttendance(), updateAttendance(), saveAttendance(), searchAttendance()
  • Class Methods : addClass(), editClass(), deleteClass(), updateClass(), saveClass(), searchClass()
  • Student Methods : addStudent(), editStudent(), deleteStudent(), updateStudent(), saveStudent(), searchStudent()
  • Subject Methods : addSubject(), editSubject(), deleteSubject(), updateSubject(), saveSubject(), searchSubject()
  • Teacher Methods : addTeacher(), editTeacher(), deleteTeacher(), updateTeacher(), saveTeacher(), searchTeacher()

Class Diagram of Timetable Management System :

Class Diagram Image: 
Timetable Management System Class Diagram

Timetable Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Timetable Management System:

  • Teacher Component
  • Subject Component
  • Student Component
  • Timetable Component
  • Attendance Component

Featues of Timetable Management System Component Diagram:

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

Timetable Management System Dataflow Diagram

Posted By freeproject on April 21, 2017

Timetable Management System Data flow diagram is often used as a preliminary step to create an overview of the Timetable Management without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Timetable Management process. It contains all of the userflow and their entities such all the flow of Timetable, Attendance, Class, Student, Subject, Teacher, Exam. All of the below diagrams has been used for the visualization of data processing and structured design of the Timetable Management process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Timetable Management System :

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

High Level Entities and proccess flow of Timetable Management System:

  • Managing all the Timetable
  • Managing all the Attendance
  • Managing all the Class
  • Managing all the Student
  • Managing all the Subject
  • Managing all the Teacher
  • Managing all the Exam
Zero Level DFD Timetable Management System

First Level Data flow Diagram(1st Level DFD) of Timetable Management System :

First Level DFD (1st Level) of Timetable Management 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 Timetable Management System system as a whole. It also identifies internal data stores of Exam, Teacher, Subject, Student, Class that must be present in order for the Timetable Management system to do its job, and shows the flow of data between the various parts of Timetable, Class, Teacher, Exam, Subject 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 Timetable Management.

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

  • Processing Timetable records and generate report of all Timetable
  • Processing Attendance records and generate report of all Attendance
  • Processing Class records and generate report of all Class
  • Processing Student records and generate report of all Student
  • Processing Subject records and generate report of all Subject
  • First Level DFD Timetable Management System
  • Processing Teacher records and generate report of all Teacher
  • Processing Exam records and generate report of all Exam
First Level DFD Timetable Management System

Second Level Data flow Diagram(2nd Level DFD) of Timetable Management System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Timetable Management. It may require more functionalities of Timetable Management to reach the necessary level of detail about the Timetable Management functioning. First Level DFD (1st Level) of Timetable Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Exam, Teacher, Subject, Student, Class, Attendance, Timetable.

Low level functionaZero Level DFD Timetable Management Systemlities of Timetable Management System

  • Admin logins to the system and manage all the functionalities of Timetable Management System
  • Admin can add, edit, delete and view the records of Timetable, Class, Subject, Exam
  • Admin can manage all the details of Attendance, Student, Teacher
  • Admin can also generate reports of Timetable, Attendance, Class, Student, Subject, Teacher
  • Admin can search the details of Attendance, Subject, Teacher
  • Admin can apply different level of filters on report of Timetable, Student, Subject
  • Admin can tracks the detailed information of Attendance, Class, Student, , Subject
Second Level DFD Timetable Management System

Timetable Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Timetable Management System Entity. The entity-relationship diagram of Timetable Management System shows all the visual instrument of database tables and the relations between Attendance, Student, Timetable, Teacher etc. It used structure data and to define the relationships between structured data groups of Timetable Management System functionalities. The main entities of the Timetable Management System are Timetable, Attendance, Class, Student, Subject and Teacher.

Timetable Management System entities and their attributes :

  • Timetable Entity : Attributes of Timetable are timetable_id, timetable_name, timetable_type, timetable_description timetable_t
  • Attendance Entity : Attributes of Attendance are attendance_id, attendance_student_id, attendance_type, attendance_description
  • Class Entity : Attributes of Class are class_id, class_student_id, class_name, class_room, class_type, class_description
  • Student Entity : Attributes of Student are student_id, student_college_id, student_name, student_mobile, student_email, student_username, student_password, student_address
  • Subject Entity : Attributes of Subject are subject_id, subject_course_id, subject_student_id, subject_name, subject_type, subject_description
  • Teacher Entity : Attributes of Teacher are teacher_id, teacher_college_id, teacher_name, teacher_mobile, teacher_email, teacher_username, teacher_password, teacher_address

Description of Timetable Management System Database :

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

Timetable Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Timetable Management System which shows the interaction between the objects of Exam, Student, Teacher, Timetable, Class. The instance of class objects involved in this UML Sequence Diagram of Timetable Management System are as follows:

  • Exam Object
  • Student Object
  • Teacher Object
  • Timetable Object
  • Class Object

This is the UML sequence diagram of Timetable Management System which shows the interaction between the objects of Exam, Student, Teacher, Timetable, Class. The instance of class objects involved in this UML Sequence Diagram of Timetable Management System are as follows:

  • Exam Object
  • Student Object
  • Teacher Object
  • Timetable Object
  • Class Object

Timetable Management 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 Timetable Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Timetable Management System. The main actors of Timetable Management System in this Use Case Diagram are: Super Admin, System User, Teachers, Student, who perform the different type of use cases such as Timetable, Manage Attendance, Manage Class, Manage Student, Manage Subject, Manage Teacher, Manage Exam, Manage Users and Full Timetable Management System Operations. Major elements of the UML use case diagram of Timetable Management System are shown on the picture below.

The relationships between and among the actors and the use cases of Timetable Management System:

  • Super Admin Entity : Use cases of Super Admin are Timetable, Manage Attendance, Manage Class, Manage Student, Manage Subject, Manage Teacher, Manage Exam, Manage Users and Full Timetable Management System Operations
  • System User Entity : Use cases of System User are Timetable, Manage Attendance, Manage Class, Manage Student, Manage Subject, Manage Teacher, Manage Exam
  • Teachers Entity : Use cases of Teachers are Create timetable, Add Subjects, Assing Faculties
  • Student Entity : Use cases of Student are Search Timetable, Add Comments, Add to Profile

Use Case Diagram of Timetable Management System :

Timetable Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz