Question: Java coding for project A. Requirement #1: Add Students Information Add information for the students allowed to access the system. Each student has Login_ld and

Java coding for project  Java coding for project A. Requirement #1: Add Students Information Add

A. Requirement #1: Add Students Information Add information for the students allowed to access the system. Each student has Login_ld and a Password. Also add 2 courses per student to simulate the registration. Maximum number of students in the system is 10. You need to store all information in a file then use it to instantiate the right objects. B. Requirement #2: Students Authentication A student will be asked to provide Login_Id and Password to access the system. Login process should verify the Login_id and password. A student should have a name, ID, and email address. C. Requirement #3: Display Courses for each Student The system will display the courses registered by the student in the current semester. Maximum courses is 2 per semester. Each course should have at least a course number, name, and schedule (date and time). D. Requirements #4: Calculate and Display the Marks for each Course A student can check the marks of his assignments. Maximum number of assignments is 3 per semester. You also need to display the total out of 100. E. Requirements #5: Display Instructor Information Each course is taught by an Instructor. Display the course instructor's information for each course. Instructor information include name, ID, email address. An instructor cannot teach more than two courses per semester

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!