Choose USER : student or staff
Enter PASSWORD : according to the chosen USER
Options for the user :
- Add Student data
- Modify student data
- Delete student data:
- Extract: Print Report card
- view Toppers: Display -class topper -Subject topper -School topper
Print marks and percentage of all students: -School Report card -Class Report card -Particular Student
Practice any other command or exit
- The program asks about the user which profile to access and accordingly would require a password:
-Staff (has the facility to access to the data)
-Students (have the facility to view that data)
2.There are six options available to the user which are to:
a) Add the student data
-Name
-Father’s Name
-Mother’s Name
-Class
-Roll No.
-Gr. No.
-D.O.B
-Enter Grades Subject-wise
b) Modify student student details
-Name
-Father’s Name
-Mother’s Name
-Class
-Roll No.
-Gr. No.
-D.O.B
-Correct Grades Subject-wise
-Delete student data by Gr.No
c) Print report card
-School Report Card
-Class Report Card - Enter Class
-Particular student Report Card -Enter Gr.No
d) View the list of toppers
a)Class topper - Enter Class
b)Subject topper - Enter Subject
c)School topper
e) Print marks and percentage of the students
- Gr. no. wise
f) Do you want to:(Continue)
- practice any other command
- Exit the program