/UMS_OOP-JS

Implement University Management System With OOP

Primary LanguageJavaScript

OOP | JS

Implement University Management System With Object Obiented Programming

UML Diagram

alt text

Cover

  • Object, Class and Constructor
  • Methods
  • Private Properties
  • Getter Setter
  • toString Override
  • Static Methods
  • Inheritance
  • Private Property using Symbol
  • Create Person Class
  • Guardian and Uniperson
  • Guardian and Uniperson
  • Student Employee
  • Teacher and Stuff
  • Address and Contact
  • Department Subject amd Exam
  • Implementation