Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

PATIENT VISITING APPOINTMENT SYSTEMS

Project Report Submitted to the Bharathiar University in partial fulfillment of the


requirement for the award of the Degree of

MASTER OF SCIENCE IN COMPUTER SCIENCE

Submitted by

KOWSALYA.V.D
(Reg.No:19MCS1115)

Under the Guidance Of

Dr.D.NAPOLEAN ,M.C.A.,M.Phil.,M.B.A.,Ph.D.,

Assistant Professor
Department of computer science
Bharathiar University
Coimbatore-641046

SCHOOL OF DISTANCE EDUCATION


BHARATHIYAR UNIVERSITY
COIMBATORE-641 046

JANUARY-2022
DECLARATION

I hereby declare that this project work titled, “PATIENT VISITING APPOINTMENT
SYSTEMS” submitted to Department of Computer Science, Bharathiar University, is a record of
original work done by KOWSALYA.V.D(19MCS1115),under the supervision and guidance of
Dr.D.NAPOLEAN, M.C.A.,M.Phil.,M.B.A.,Ph.D., and that this project work has not formed the
basis for the award of any Degree/ Diploma/ Associate ship/ Fellowship or similar title to any candidate
of any University.

Signature of the candidate

Name of the Candidate :KOWSALYA.V.D

Enrolment No : 19APCSN0115

Registration No : 19MCS1115

Course : M.Sc.Computer Science

PCP Center : School of Distance Education, Bharathiar University

Place : Coimbatore

Date :

Countersigned by

Signature of the Guide Signature of the Co-Ordinator


CERTIFICATE

This is to certify that, this project work entitled “PATIENT VISTING APPOINTMENT
SYSTEMS”, submitted to Bharathiar University in partial fulfillment of the requirements for the
award of the degree of Master of Science in Computer Science is a record of original work done by
KOWSALYA.V.D(19MCS1115), under the supervision and guidance of
Dr.D.NAPOLEAN,M.C.A.,M.Phil,M.B.A.,Ph.D., and this project work has not formed the basis for
the award of any Degree/Diploma/Associateship/Fellowship or similar title to any candidate of any
University.

(Signature of the Guide)

Dr.D.NAPOLEAN

Forwarded by
Director
School of Distance Education
Bharathiar University
Coimbatore-641 046

Submitted for the Project VIVA-VOCE Examination held on

Internal Examiner External Examiner


ACKNOWLEDGEMENT

I sincerely salute and thank the almighty for the shower of blessing, which has enabled me to
attain success in this endeavor.

I would like to express my sincere gratitude to Dr. E. CHANDRA.,M.Sc.,M.Phil.,Ph.D.,


Head of the Department of Computer Science, Bharathiar University, Coimbatore for the consent
and dedicated to brightening my career.

I wish to express my sincere thanks to my internal guide


Dr.D.NAPOLEAN.,M.C.A.,M.Phil.,M.B.A.,Ph.D., for his motivation, valuable guidance and
encouragement provided throughout the project work.

I own special thanks to all staff members of the Department of Computer Science for their
valuable support rendered to me during this project work.

I thank everybody whose names are mentioned and not mentioned here, who has directly or
indirectly contributed to bringing out this project successfully.

I will not forget my deep sense of gratitude to my family for their moral support and
encouragement. I thank all my friends who helped me completing my thesis. Finally, I feel great honor
to thank each one who helped me in one way or the other to complete this project.
TABLE OF CONTENTS

CHAPTER NO TITTLE PAGE NO

1 INTRODUCTION 1
1.1 OVERVIEW OF THE PROJECT 1
1.2 COMPANY PROFILE 2
2 MODULE DESCRIPTION 3

3 SYSTEM REQUIREMENTS 4
3.1 HARDWARE REQUIREMENTS 4
3.2 SOFTWARE REQUIREMENTS 4

4 SYSTEM ANALYSIS 8
4.1 EXISTING SYSTEM 8
4.2 PROPOSED SYSTEM 10
5 SYSTEM DESIGN 12
5.1 DATA FLOW DIAGRAM 12
5.2 ENTITY RELATIONSHIP DIAGRAM 15
5.3 TABLE DESIGN 16
5.4 INPUT DESIGN 19
5.5 OUTPUT DESIGN 20
6 SYSTEM TEST AND IMPLEMENTATION 22
7 SCOPE FOR FUTURE ENHANCEMENTS 24
8 CONCLUSION 25
9 APPENDICES 26
9.1 SCREEN SHOTS 26
9.2 SAMPLE CODING 34
10 WEBSITES & BIBLIOGRAPHY 39
SYNOPSIS

This project is entitled as “Patient Visiting Appointment Systems” which has developed in
PHP as front and MySQL server as back end.

The key feature of this project is to easily provide entry, exit and passes for the Patient. The
front end of the project has been created using PHP and the back end using MySQL. Patient
management deals with many functions of a company, namely appointment details, patient details,
pass details. The system also includes a few special features such as creating unique identities for
each member so Patient details can be accessed easily.

The modules of this project are user, admin, doctor and appointment and report generation.
Things like appointment details, patient details and pass details associated allotted in optimized
manner.

MODULE:

 Admin
 User
 Doctor
 Appointment

You might also like