Sample Project File for CBSE C++
CERTIFICATE
This is to certify that the project work LIBRARY MANAGEMENT SYSTEM is a
bonafide record of work done by Mr. STUDENT NAME under my guidance and
supervision.
SCHOOL TEACHER NAME
SCHOOL NAME
ACKNOWLEDGMENT
I am extremely grateful to Mr. SCHOOL TEACHER NAME, Teacher of Department of
Computer Science for his able guidance and useful suggestions, which helped me in
completing the project work, in time.
I would also like to thank all the teaching and non-teaching staff of Computer Science
department who helped me directly or indirectly in the completion of this project .
Finally, yet importantly, I would like to express my heartfelt thanks to my beloved parents
for their blessings, my friends/classmates for their help and wishes for the successful
completion of this project.
STUDENT NAME
TABLE OF CONTENTS
INTRODUCTION. .. 5
SOURCE CODE.. .. 6
OUTPUT SCREEN.. .. 20
LIMITATION AND SUGGESTION .. 27
BIBLIOGRAPHY. .. 27
INTRODUCTION
The project is designed for school library in C++. The title of the project is Library
management system. In this project a student can issue one book from library. He has to
submit it before 15 days. Otherwise fine will be charged @ Re. 1/- for each day.
Administrator of the project can enter new student record, display all/specific student
record, he can modify and delete student record. Administrator can enter new book
record, display all books modify book delete book
SOURCE CODE
write source code here copy source code click here
OUTPUT SCREEN
insert output screen / screen shot of project
LIMITATION AND SUGGESTED UPGRADATION
The project needs some upgradation
Program should automatically generate a list of students who does not deposit the
book within time limit.
Program should display information of total available book in stock.
Program should keep account of total collection of fine given by students.
Program should accept date of deposit and date of issued. Number of days should be
automatically calculated
BIBLIOGRAPHY
Sumita Arora Computer Science with C++
E. Balagurusami C++
Robert Lafore Turbo C++
website : www.cppforschool.com