You are on page 1of 11

Student Report Card

Guided By :
 Prof. Kahkashan Kouser
Presented By :

 MD AADIL (15/CS/38)
 MD SAQUIB ANSARI(15/CSE/49)
 PRAFUL L KUMAR(16/CSE/63 – LE)
 SUMIT KUMAR RAJ(14/CSE/66)
[ Overview ]
 Introduction
 Problem Statements
 Previous Workout
 Our Work
 Software Requirements
 Advantages Of Software
 Conclusion
Introduction

 The name of our project is “Student Report Card”. In this project we can:
 Create Student records.
 Delete individual record.
 Search a particular record.
 Display all students record.
 Display whole class record.

The project contains different header files, built –in functions,


User-defined functions, structures, switch statements, if-else-if and loops.
Problem Statements

 In a school or college we give papers and get different marks from


different subjects and for that purpose we need some files to store our
record and also some functions to calculate our percentages and
grade. All these thing are collectively called a student report card.

 The purpose of storing and maintaining our record for better use and for
efficient work we use student report card.
Previous Workout

 Previously we have seen a program in which there were some


characteristics of writing reading and deleting records.

 But that was not enough as we needed some functions to calculate


our percentages anad grade.
Our Work

 We used structures with functions as their members which was


an easier way to access records and store and calculate percentages
and grades.

 We need loops and filing to add data.


Software Requirements

 Compiler : Turbo C++


 Operating system : Windows xp, 7, 8 or 10
 RAM : 512 MB to 2 GB.
 Processor : Dual Core to Core i7.
 Hard Disk Usage : 1 to 5 MB.
Advantages of software

 It can display record of individual student.


 It can search student record.
 Search whole class record.
 It can delete a specific record.
 Its working is easy.
 Finding data becomes simple & helpful.
Conclusion

This software has its advantages and disadvantages but it can surely
help with the record storage system. We don’t have to worry about the
misplacing of record which is a great clash while storing the record on
separate files.
THANK YOU...

You might also like