0% found this document useful (0 votes)
108 views5 pages

I

This document is a project report for a database management system to manage a destitute children's organization. It was created by Jude Felix and Manasvi J Maasthi under the guidance of their professor Ananda Kumar H N. The report describes the design and implementation of the database including entity relationship diagrams, data flow diagrams, use case diagrams, table structures, triggers, procedures, front-end and back-end implementation, and sample SQL queries. The project aims to help organizations that provide services to destitute children by developing a database system to manage their operations.

Uploaded by

Prathibha Bh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
108 views5 pages

I

This document is a project report for a database management system to manage a destitute children's organization. It was created by Jude Felix and Manasvi J Maasthi under the guidance of their professor Ananda Kumar H N. The report describes the design and implementation of the database including entity relationship diagrams, data flow diagrams, use case diagrams, table structures, triggers, procedures, front-end and back-end implementation, and sample SQL queries. The project aims to help organizations that provide services to destitute children by developing a database system to manage their operations.

Uploaded by

Prathibha Bh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

“Jnana Sangama”, BELAGAVI – 590018

A DBMS MINI PROJECT REPORT


ON

“DESTITUTE CHILDREN ORGANIZATION MANAGEMENT


SYSTEM”
Submitted in partial fulfillment of requirements for the
DBMS Laboratory course of Fifth Semester of Bachelor of Engineering in
Computer Science & Engineering during the academic year 2017-18.

Submitted By

NAME : JUDE FELIX NAME : MANASVI J MAASTHI


USN : 4MH15CS038 USN : 4MH15CS047

Under the Guidance of

Mr. ANANDA KUMAR H N


Assistant Professor,
Dept. of Computer science & Engg.
MIT MYSORE - 571438

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE
Belawadi, S.R. Patna ( T ), Mandya ( D ) – 571438.
MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE
Belawadi, S.R. Patna ( T ), Mandya ( D ) – 571438.

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

CERTIFICATE

This is to certify that the mini project work entitled “DESTITUTE CHILDREN
ORGANIZATION MANAGEMENT SYSTEM” is a bonafide work carried out by JUDE
FELIX (4MH15CS038) and MANASVI J MAASTHI (4MH15CS047) in partial fulfillment
for the DBMS Laboratory prescribed by the Visvesvaraya Technological University, Belgaum
during the year 2017-2018 for the fifth semester B.E. in Computer Science and Engineering.
The mini project report has been approved as it satisfies the academic requirements with
respect to the mini project work prescribed for the fifth semester DBMS Lab.

Signature of Guide Signature of HOD

Dr. DEEPU R SINGH


Mr. ANANDA KUMAR H N Associate Professor & HOD,
Assistant Professor, Dept. of CS&E
Dept. of CS&E MIT MYSORE
MIT MYSORE

Name of the Examiners Signature with date

1....................................... ….................................

2....................................... ….................................
ACKNOWLEDGEMENT

We sincerely owe our gratitude to all the persons who helped and guided us in
completing this mini project work.

We are thankful to Dr. B.G. Naresh Kumar, Principal, Maharaja Institute of


Technology Mysuru, for having supported us in our academic endeavors.

We are extremely thankful to Dr. Deepu R Singh, Associate Professor & HOD,
Department of Computer Science and Engineering, for his valuable support and his timely
inquiries into the progress of the work.

We are greatly indebted to our guide Mr. Ananda Kumar H N, Assistant Professor,
Department of Computer Science and Engineering, for his consistent co-operation and
support.

We are obliged to all teaching and non-teaching staff members of Department of


Computer Science and Engineering, for the valuable information provided by them in their
respective fields .We are grateful for their co-operation during the period of our mini project.

Lastly we thank almighty, our parents and friends for their constant encouragement
without which this mini project would not be possible.

JUDE FELIX (4MH15CS038)


MANASVI J MAASTHI (4MH15CS047)
ABSTRACT

The project is on the Data Base of an organization working for the children in crisis.

The organization works for the welfare of the children who are thrown into streets for various
reasons. They could be due to,
• Orphanage
• Single parented
• Sickness
• Forcibly
• Run ways
• Juveniles

These children are taken into the centers of the organization, by its staffs, located in different
districts. The centers provides all the basic facilities to those children like food, shelter, education
and skill development programs.

This project would help many organizations who do this good deed. So as engineering students
we would like to help society with some knowledge and technologies we know.
TABLE OF CONTENTS

Chapter No Chapter Name Page No


1 Introduction 1
1.1 Introduction to DBMS 1
1.2 About SQL 2
1.3 Project Description 4
2 Requirements Specification 5
2.1 Software Specifications 5

2.2 Hardware Specifications 5


3 Design 6
3.1 Schema Diagram 6
3.2 ER Diagrams 7
3.3 Data Flow Diagrams 8

3.4 Use Case Diagrams 9

4 Implementation 10

4.1 Description of Tables 10


4.2 Triggers and procedures 12
4.3 Back end implementation 13
4.4 Front end implementation 16
4.5 SQL Queries 21

Conclusion and Future Enhancement 22

Snapshots 23

References 29

You might also like