students report card for c++ project

13
"ZEE" Programmers...!!

Upload: syed-muhammad-zeejah-hashmi

Post on 15-Jul-2015

318 views

Category:

Education


1 download

TRANSCRIPT

Page 1: Students report card for C++ project

"ZEE" Programmers...!!

Page 2: Students report card for C++ project

ZEE Programmers…!!

"ZEE" Programmers...!!

Students Report Card

Presented to:

Sir.Khurram Shehzad

Presented by:

Muhammad Zeejah Hashmi

Sufian Ahmad Khan

Muhammad Nadir Khan

Page 3: Students report card for C++ project

Overview

Introduction

Problem Statements

Previous Workout

Our Work

Software Requirements

Advantages of Software

Disadvantages of Software

Conclusion

"ZEE" Programmers...!!

Page 4: Students report card for C++ project

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.

"ZEE" Programmers...!!

Page 5: Students report card for C++ project

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.

"ZEE" Programmers...!!

Page 6: Students report card for C++ project

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 and grade.

"ZEE" Programmers...!!

Page 7: Students report card for C++ project

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.

"ZEE" Programmers...!!

Page 8: Students report card for C++ project

Software Requirements

Compiler: Dev C++, C# Sharp.

Operating System: Windows xp, 7 or 8.

RAM: 512 MB to 2 GB.

Processor: Dual Core to Core i7.

Hard Disk Usage: 1 to 5 MB.

"ZEE" Programmers...!!

Page 9: Students report card for C++ project

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.

"ZEE" Programmers...!!

Page 10: Students report card for C++ project

Disadvantages of Software

It can add data but cannot modify it.

There is no unique attribute check in it.

The software is not acceptable by BORLAND C++

compiler.

"ZEE" Programmers...!!

Page 11: Students report card for C++ project

Conclusion

"ZEE" Programmers...!!

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.

Page 12: Students report card for C++ project

"ZEE" Programmers...!!

Page 13: Students report card for C++ project

"ZEE" Programmers...!!