0% found this document useful (0 votes)
408 views6 pages

DBMS Mini Project Report 2-12-2022

This document is a mini project report on developing a zoo database management system. It was submitted by a student at Don Bosco Institute of Technology in partial fulfillment of the requirements for a Bachelor of Engineering degree in Information Science and Engineering. The project involved designing and programming a system to store and manage data about animals and tickets in a zoo using HTML, CSS, SQL, and PHP. Key elements of the system included databases to store information on animals and tickets, interfaces to allow viewing and updating data, and functions to issue tickets based on nationality.

Uploaded by

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

DBMS Mini Project Report 2-12-2022

This document is a mini project report on developing a zoo database management system. It was submitted by a student at Don Bosco Institute of Technology in partial fulfillment of the requirements for a Bachelor of Engineering degree in Information Science and Engineering. The project involved designing and programming a system to store and manage data about animals and tickets in a zoo using HTML, CSS, SQL, and PHP. Key elements of the system included databases to store information on animals and tickets, interfaces to allow viewing and updating data, and functions to issue tickets based on nationality.

Uploaded by

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

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Jnana Sangama, Belagavi – 590018.

DBMS MINI PROJECT REPORT

ON

“ZOO DATABASE MANAGEMENT”

Submitted in partial fulfilment for the requirement of V Semester for the Degree of

BACHELOR OF ENGINEERING
IN
INFORMATION SCIENCE & ENGINEERING

For the Academic Year 2022-23

SUBMITTED BY
Name (1DB20IS001)

Under the Guidance of


Dr. B. K. RAGHAVENDRA
Professor and Head,
Dept. of Information Science and Engineering

Department of Information Science and Engineering


DON BOSCO INSTITUTE OF TECHNOLOGY
Kumbalagodu, Mysuru Road, Bengaluru – 560074

2022-23

i
DON BOSCO INSTITUTE OF TECHNOLOGY
Kumbalagodu, Mysuru Road, Bengaluru – 560074

DEPARTMENT OF INFORMATION SCIENCE AND ENGINEERING

CERTIFICATE

This is to certify that the Mini Project Report entitled “ZOO DATABASE
MANAGEMENT” is a bonafide Mini Project work carried out by XXX (1DB20IS001), in
partial fulfilment of V semester for the Degree of Bachelor of Engineering in Information
Science and Engineering of Visvesvaraya Technological University, Belagavi, during the
Academic Year 2022-23. It is certified that all corrections/suggestions indicated for Internal
Assessments have been incorporated with the degree mentioned.

Signature of Guide Signature of HoD

Mrs. AHAITHRA G V Dr. B K RAGHAVENDRA


Asst. Professor Professor & Head
Dept. of ISE, Dept. of ISE,
DBIT, Bengaluru. DBIT, Bengaluru.

External Viva

Name of the Examiners Signature with Date

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

2. .………………… ………………….

ii
ACKNOWLEDGEMENT

At the various stages in making the mini project, a number of people have given me
invaluable comment on the manuscript. I take this opportunity to express my deepest
gratitude and appreciation to all those who helped me directly or indirectly towards the
successful completion of this project.

I would like to thank our Principal Dr. B. S. NAGABHUSHANA, Don Bosco


Institute of Technology, Bengaluru for his support throughout this project.

I express my whole hearted gratitude to Dr. B. K. RAGHAVENDRA, who is our


respectable Professor and Head of Department of Information Science and Engineering.
I wish to acknowledge for his valuable help and encouragement.

In this regard I owe a heartfelt gratitude to my guide Mrs. Chaithra G V, Assistant


Professor, Department of Information Science and Engineering, for timely advice on the
Mini Project and regular assistance throughout the project work.

I would also like to thank the teaching and non teaching staff members of Department
of Information Science and Engineering for their corporation.

iii
ABSTRACT

The main aim and objective were to plan and program system application. We justify to apply
the best software engineering practice for system application. I developed a “Zoo Database
System” using HTML and SQL.

This project provides a platform to store the details of animals. And in dynamic way
of accessing the tickets of customers, maintaining in real time basis and upgrading the
information of all animals and tickets in the Zoo.

To know the information of animals and tickets, it is necessary to have a database


used to store all these details. Since to obtain the above statement and updating in real time of
all animals and tickets can be done through this mini project. This project also reduces the
work of manually storing details and messing up things. And the tools used to design and
develop this useful project, we use SQL in PHP as backend and HTML and CSS as frontend.
The main intension of this project is to provide information about the animals in our Zoo and
issue tickets based on their nationality.

iv
TABLE OF CONTENTS

Sl. No. CHAPTERS Page No


1. INTRODUCTION 1-3
System Analysis
2.1 Existing System
2.2 Proposed System
2. 2.3 Aim 4-6
2.4 Objectives
2.5 Technology Used
2.6 System Requirements
Requirement Specification
3. 3.1 Software Requirements 7
3.2 Hardware Requirements
System Design
4.1 ER Diagram
4. 8-10
4.2 Schema Diagram
4.3 Data Flow Diagram
5. Data Base Tables 11-12
6. Implementation 13-18
7. Results and Discussion 19-20
8. Snapshots 21-28
9. Conclusion and Feature Enhancement 29
10. References 30

v
LIST OF FIGURES

Figure
Caption Page No
No.
4,1
4.2
4.3
8.1
8.2
8.3
8.4

vi

You might also like