Skip to content

lambroskr/UniversityManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University Management System

This project is a basic University Management System implemented in Java. It showcases fundamental Object-Oriented Programming (OOP) principles such as:

  • Encapsulation: Ensuring data is accessed only through methods defined for the class.
  • Inheritance: Utilizing parent-child class relationships to reduce code redundancy.
  • Polymorphism: Allowing objects to take many forms, enabling flexible method handling.

Features

  • Manage students, courses, and university staff.
  • Basic operations like adding, removing, and listing entities in the system.

(To be updated)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages