Phase 1

This application will be menu driven. However, when it comes to final, you will be replacing menu driven with GUI.

The application should allow:

1. Collect student information and store it in a binary data file. Each student is identified by an unique ID.

The user should be able to view/edit an existing student. Do not allow the user to edit student ID.

2. Collect Course information and store it in a separate data file. Each course is identified by an unique ID.

The user should be able to view/edit an existing course information.

User is not allowed to edit the key field such as Course ID.

3. Collect Enrollment information.

Here you allow the user to enroll students to courses.

You make sure that the user types valid student id and course ID.

You display the student and course information in the window.

You will have to store enrollment information in a separate binary file.

This file may contain the course, student ID, Year and semester information.

4. Grade Management, such as Add grades, View Grades.

You will allow the user to enter student ID, year, Semester, course ID, and the grade.

The user should be above to view/edit the grades.

You can create a menu driven interface to select the above options.

Phase 2

Need a Java GUI Application written for a student information system.

Should

1. Collect student information and store it in a binary data file.

Each student is identified by an unique ID.

The user should be able to view/edit an existing student.

Do not allow student to edit ID.

2. Collect Course information and store it in a separate data file.

Each course is identified by an unique ID. The user should be able to view/edit an existing course information.

User is not allowed to edit the key field such as Course ID.

3. Collect Enrollment information. Here you allow the user to enroll students to courses.

You make sure that the user types valid student id and course ID.

You display the student and course information in the window.

You will have to store enrollment information in a separate binary file.

This file may contain the course, student ID, Year and semester information.

4. Grade Management, such as Add grades, View Grades and update grads.

You will allow the user to enter student ID, yEar, Semester, course ID, and the grade.

5. Reports. Allows the user to enter year and course.

Display the list all students along with their grades.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.