100% found this document useful (2 votes)
985 views

School Management System Use Case Diagra

The document describes use case, class, and sequence diagrams for a school management system. The use case diagram identifies actors like admin, teachers, and students and corresponding use cases like managing student and teacher data, marking attendance, and preparing exams. The class diagram shows classes like admin, students, teachers, class, and subjects. The sequence diagram shows the interaction between instances of these classes like admin, teacher, test paper, student, and others.

Uploaded by

salma mej
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
985 views

School Management System Use Case Diagra

The document describes use case, class, and sequence diagrams for a school management system. The use case diagram identifies actors like admin, teachers, and students and corresponding use cases like managing student and teacher data, marking attendance, and preparing exams. The class diagram shows classes like admin, students, teachers, class, and subjects. The sequence diagram shows the interaction between instances of these classes like admin, teacher, test paper, student, and others.

Uploaded by

salma mej
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

School Management System - Use Case Diagram

UML Use Case diagram for School Management System is shown below. The various
participants of the same are detailed below:-

Actors:- Admin, Teacher, Students

The corresponding use cases for these actors are:-

 Admin: Login, Logout, Add Teachers, Add Students, Add Class, Add Divisions, Add
Subjects, Modify/Delete Teachers, Modify/Delete Students, Modify/Delete Class,
Modify/Delete Divisions, Modify/Delete Subjects

 Teacher: Mark Attendance, Prepare Test Paper, Check Papers, Prepare Report
Cards, Declare Result

 Student: Fill Admission Form, Get Enrolled, Write Exams


The Use Case UML diagram for School Management System is shown below:-
School Management System - Class Diagram
UML Class diagram for School Management System is shown below. The various Classes
involved in the system are:

Classes: Admin, Students, Teachers, Class, Subjects, Divisions, TestPaper

The Class Diagram for School Management System is shown below:


School Management System - Sequence Diagram
UML Sequence diagram for School Management System is shown below.

The instance of class objects involved in this UML Sequence Diagram are as follows:-
Admin, Teacher, Test Paper. Student, Class, Subject, Division

You might also like