
Classes Entity : Attributes of Classes are class_id, class_student_id, class_name, class_room, class_type, class_description.Students Entity : Attributes of Students are student_id, student_college_id, student_name, student_mobile, student_email, student_username, student_password, student_address.Schools Entity : Attributes of Schools are school_id, school_name, school_type, school_description.

School Management System entities and their attributes : The main entities of the School Management System are Schools, Students, Classes, Teachers, Cources and Registrations. It used structure data and to define the relationships between structured data groups of School Management System functionalities. The entity-relationship diagram of School Management System shows all the visual instrument of database tables and the relations between Students, Teachers, Schools, Registrations etc. This ER (Entity Relationship) Diagram represents the model of School Management System Entity.
