Declaration Sheets

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

DECLARATION

ANUSHREE MH and ARCHANA M, student of fifth semester Bachelor of


Engineering in the Department of Computer Science and Engineering of East West Institute
of Technology, Bengalore-560091, hereby declare that the project entitled “ONLINE
PHARMACY MANAGEMENT SYSTEM” has been carried out by us under the
supervision of Internal Guide Prof. Ramya I M, Assistant Professor, Department of
Computer Science and Engineering, EWIT, Bangalore submitted in the fulfillment of the
course requirement for the award of the degree of Bachelor of Engineering of Computer
Science and Engineering of Visvesvaraya Technological University during the academic
year 2019-2020.

Place:

Date:

ANUSHREE M H (1EW19CS014)

ARCHANA M (1EW19CS015)

i
ACKNOWLEDGEMENT

The completion of project brings with great sense of satisfaction, but it is never completed
without thanking the persons who are all responsible for its successful completion. First and
foremost, I wish to express our deep sincere feelings of gratitude to my Institution, EAST
WEST INSTITUTE OF TECHNOLOGY, for providing me an opportunity to do our
education.

I extend my deep sense of sincere gratitude to Dr. K Chennakesavalu, Principal, East West
Institute of Technology, Bengaluru, for having permitted to carry out the project work
successfully.

I express my heartfelt sincere gratitude to Dr. Narasimha Murthy M S, Professor and Head
of Department of Computer Science and Engineering, East West Institute of Technology,
Bengaluru, for his valuable suggestions and support.

I express my special in depth, heartfelt, sincere gratitude to project guide Prof. Ramya I M
Assistant Professor, Dept. of CS&E, East West Institute of Technology, Bengaluru, for
their constant support.

Finally, I would like to thank all the Teaching, Technical faculty and supporting staff
members of Department of Computer Science and Engineering, East West Institute of
Technology, Bengaluru, for their support.

ii
ABSTRACT

The main objective of Online Pharmacy Management System is to manage the details of
medicine, injection, dosage , cost. The project is totally built at administrative end and thus
only the administrator is guaranteed with the access for updating and delete. This system carries
out the quiz and auto-grading for multiple choice questions which is fed into the system.
Administrative control of the whole system is provided. The purpose of this system is to reduce
the manual work and build an application program to,purchase medicines on online,in an
efficient manner with no time wasting for purchasing . We can use this management system
anywhere any time as it is a web based application. This project is developed by using Xampp
as backend design, PHP, HTML, JS and CSS as frontend design.

iii
LIST OF CONTENTS
PAGE NO
DECLARATION i
ACKNOWLEDGEMENT ii
ABSTRACT iii
LIST OF FIGURES vi

1. Introduction to DBMS 1

2 System analysis 3
Existing system

Proposed system

Objectives of proposed system

Feasibility study

3 Software requirement specification 7

Hardware Requirements

Software Requirements

4 System design 8

Fundamental design concepts

Input design

Output Design

Development model

iv
Description of technology 10

HTML 10

CSS 10

PHP 11

5 Implementation And code 12-23

6 Snapshots 24-28

Conclusion 29

Future Enhancement 30

Bibliography 31

v
LIST OF FIGURES

Figure no Title Page no

2.1 ER diagram 6

2.2 Schema diagram 7

7.1 Login page 21

7.2 Home page 21

7.3 Faculty Manage page 22

7.4 Quiz Manage page 22

7.5 Student Managing Page 23

7.6 Editing Question page 23

7.7.1 Quiz List Report 24

7.7.2 Quiz Report 24

7.7.3 Faculty List Report 25

7.7.4 Student List Report 25

vi
LIST OF TABLES

Table No Title Page no

vi
i

You might also like