0% found this document useful (0 votes)
41 views15 pages

Sample Report

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

Sample Report

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

ZOO MANAGEMENT 1

CHAPTER-1
INTRODUCTION

1.1 INTRODUCTION
India resides a very rich animal diversity, whereas maintenance recorded manually. Zoo was
initially started for the entertainment of people. Gradually, over the years, they have come to
play an important role in conservations. The goal of the zoos is the conservation of the
animals in the wild.

1.2 EXISTING AND PROPOSED SYSTEM


The proposed system will affect or interface with the person with who visit in the zoo and
administrator. Admin login into the system and can add more animals with breed etc. and
also manage the animals. With this, admin can view and edit details of animals.

1.3 TOOLS AND TECHNOLOGIES USED


Technology Implemented : WampServer
Language Used : PHP
Database : My SQL 5.0
User Interface Design : HTML, CSS, JQUERY, JAVASCRIPT
Web Browser : Mozilla, Google Chrome, IE8, OPERA
Software : XAMPP/Wamp

1.4 HARDWARE AND SOFTWARE REQUIREMENTS HARDWARE


REQUIREMENTS
Processor : Intel Core i3 and higher
Memory Size : 2AZ1 GB RAM
Storage : 20 GB Hard disk
Monitor : Normal
Key Board : Normal standard Keyboard
Mouse : Normal
ZOO MANAGEMENT 2

SOFTWARE REQUIREMENTS
Operating System : Windows 7/Windows 8
Web Browser : Google Chrome or any other browser
Front End : HTML
Back End : MySQL 5.0
Server : XamppServer
Other Technologies : Java Script, HTML, CSS
ZOO MANAGEMENT 3

CHAPTER-2
SYNOPSIS

TITLE OF THE PROJECT: ZOO MANAGEMENT SYSTEM IN PHP

ABSTRACT

Zoo management system is a web-based technology which manages animal details and. This
system effectively manages and handles all the functioning of a zoo and it contains various
information related to the animals which are present in the zoo. Zoo Management System to
maintain the entire details of the zoo with an objective, to formulate user-friendly zoo
information management system for zoo. ZMS was developed as a secured database related
to keep and maintain the animals’ details (birth, death & updates) without manual effort and
to store papers. Reducing usage of papers helps to keep green environment.

2.1 PROBLEM DESCRIPTION

• The proposed system will interface with the animals in zoo and the administrator.
• Admin login into the system and can add more animals with cage number, breed,
etc.
• This system can also add and maintain animal information.

2.2 AIM OF THE PROJECT

The main advantage of this system is reducing usage of papers helps to keep green
environment and reduce time consumption. Zoo management system is a computerised
system which help tourist to see animal kept in the zoo before visiting. It has strong features
which help to do the operations faster.
ZOO MANAGEMENT 4

2.3 PLATFORM/TOOLS/LANGUAGE TO BE USED

Front End : HTML, AJAX, JQUERY, JAVASCRIPT


Back End : PHP MySQL
IDE : XAMPP
Language : PHP
Operating System : Windows 10
ZOO MANAGEMENT 5

CHAPTER-3
IMPLEMENTATION

3.1 INTRODUCTION

To develop an implementation plan is useful in the view of the fact that there will be a
reference point in monitoring the project. The implementation plan will ensure the project is
run in an efficient and effective manner. It is useful to be able to settle on the time frame of
the project; train and educate the providers of the services, and share all the roles and
responsibilities among the actors in the project. In addition it is used to give formal and
written objectives and referrals, communication protocols and the policies, rules and
regulations. Above all it is very useful in gauging the performance of the project in a logical
and rational way.

3.2 IMPLEMENTATION DETAILS

This section explains the implementation details of the Zoo Management System. Pseudo
codes are given for major modules. The programming language used for implementation of
the application is PHP using Sublime Editor. MySQL Server stores all the data into the
database which helps in easy insertion and retrieval of data.

3.3 PSEUDO CODES

Pseudo code is a kind of structured English for describing algorithms. It allows the designer
to focus on the logic of the algorithm without being distracted by details of language syntax.
At the same time, the pseudo code needs to be complete. It describes the entire logic of the
algorithm so that implementation becomes rote mechanical task for translating line into
source code .Pseudo code is a compact and informal high level description of a computer
programming algorithm that uses the structural conventions of a programming language but
is intended for human reading rather than machine reading pseudo code typically omits
details that are not essential for human understanding of the algorithms such as variables
declaration, system-specific code and subroutines.
ZOO MANAGEMENT 6

3.3.1 PSEUDO CODE FOR LOGIN PAGE

Username is unique for each user in the system. When the user wants to use the system, the
person should login with their valid username and password. When the correct login
username and password are entered, the user is directed to his home page for further
processing.
BEGIN

Enter User name and Password

The credentials are checked against the database

If User or password is incorrect

Display Invalid email or password


Else

The type of credential is checked

If type is Admin, then

Redirect to the admin.html page


End

If type is User, then

Redirect to the indexx.html page


End
END
ZOO MANAGEMENT 7

CHAPTER – 4
FUTURE ENHANCEMENTS

The system can be further enhanced with:


● Improved user interface.

● More modules as required.

● Faster response time.

● Quick access to the information.

● A mobile application for the desktop version so that it can be handy to use. This is
now important to have a mobile app version.

● To manage person and ticket information who visits the zoo and can buy tickets
through this system
ZOO MANAGEMENT 8

CHAPTER - 5
CONCLUSION

The web application Zoo Management System manages animal details so that a person who
visits the zoo can know something about the animals beforehand. The system developed
provides greater benefit over manual process by eliminating the need for frequent manual
presence and paperwork. The software is user-friendly and simple, while simultaneously
allowing the data to be securely saved and managed. This system is evidently much faster
than the manual work because of the communication over the internet
ZOO MANAGEMENT 9

APPENDIX A:

REFERENCES
WEB SITES
[1] www.w3schools.com
[2] www.tutorialspoint.com
[3] www.phptutorialinfo.com
ZOO MANAGEMENT 10

APPENDIX B:

USER MANUALS

Login page: This page is displayed for the user to login.

Home page: This page is the home page.


ZOO MANAGEMENT 11

Dash board:
ZOO MANAGEMENT 12

Contact us:

About Us:
ZOO MANAGEMENT 13

Animal Details:

Manage Animals:
ZOO MANAGEMENT 14

Add Animals:

About page:
ZOO MANAGEMENT 15

Contact page:

You might also like