Skip to content
#

student-management

Here are 107 public repositories matching this topic...

This Java program serves as a simple command-line interface for managing student data. It's designed as a project for educational purposes, particularly for the Object-Oriented Programming (OOP) class at Budi Luhur University. The system allows students to practice fundamental concepts of Java programming, including classes, objects, arrays etc.

  • Updated May 14, 2024
  • Java

A Java-based application that allows managing student records, including enrollment in courses, payment of tuition fees, and viewing the current balance. This project demonstrates object-oriented programming concepts with classes, constructors, and methods to handle student details and payments efficiently.

  • Updated Dec 25, 2024
  • Java

This repository contains a Library Management System implemented in Java. The program allows users to manage library operations such as adding books, searching for books, borrowing, returning, and displaying library records — demonstrating the use of OOP principles in Java.

  • Updated Sep 19, 2025
  • Java

A terminal-based university course registration system built in Java, applying robust OOP principles and supporting roles like Students, Professors, Admins, and Teaching Assistants. Includes GPA tracking, feedback, exception handling, and more.

  • Updated Jun 18, 2025
  • Java

Improve this page

Add a description, image, and links to the student-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student-management topic, visit your repo's landing page and select "manage topics."

Learn more