Skip to content

Designed a program which could assist teachers to record grades, publish them and make report cards; while allowing students to view their grades and report cards.

Notifications You must be signed in to change notification settings

DevarshShroff/School-Management-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

School Management Project

Functionalities of Project

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

REQUIRED INPUTS

  1. 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

About

Designed a program which could assist teachers to record grades, publish them and make report cards; while allowing students to view their grades and report cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages