This project demonstrates a basic Student Management System written in Java, using core concepts such as classes, arrays, and Swing GUI components. The system manages student records, including registration, marks, and batch information.
- π Register new students
- βοΈ Edit and update student details
- π Calculate and display GPA
- π§Ύ Generate reports (grades, eligibility, registrations)
- π₯οΈ Simple GUI using Java Swing
- π§ Input validation and error checking
- Java (JDK 8 or higher)
- Java Swing (for GUI)
- Arrays (for storing student data)
- Object-Oriented Programming (OOP)
- Clone the Repository https://github.com/nethmalgeesaraux/Student-Management-System.git