It is an extensive registration system with GUI and features to maintain & sort data according to the need of the institution.
Run the 'Students system.jar' file to execute the complete application.
To understand GUI features, go to 'GUI/The main gui.docx' present inside the zip folder.
This project contains several java modules such as:
>AddStudentInterface
>CourseListingSystem
>Courses
>DeleteStudentInterface
>Graduated
>GUI
>RegistrationSystem
>Students
>Undergrad
'RegistrationSystem.java' is the main java class needed for the working of this application.
Data is stored in the 'students.dat' file.
Submitted by Mohammed Farhan Baluch (farhan1301)
Download packets of source code on Coders Packet
Comments