SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 706
UPHAR
(Universal Patient Hospital and Administration Registry)
Ramoliya Gaurav Ashvinbhai1, Trapasiya Krishnaben Bhaveshbhai2
1Student, Gujarat Technological University, Ahmedabad, Gujarat.
2Student, Gujarat Technological University, Ahmedabad, Gujarat.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – This website is build to manage different data
such as doctor, patient, appointment information and other
hospital stuff and also to provide an optimized and
successful management system to Hospital. This app can
also store hospital related data and make efficient use of
collected data to provide better management and also
manage the incident record and provide information to
concerned authority. We made this app to make hospital
system less time consuming.
With the usage of this system hospitals are able to provide
more facilities to patients.
Key Words: Hospital Management System, Decision
Making Process, Management Work, Product Backlog,
Incident management system, medicine prediction.
1. INTRODUCTION
This project will provide the complete digital solutions for
all the tasks related to hospital management. Such as
appointment booking, doctor information and many more.
The prediction algorithms are used to predict the
medicine of future years. Report will be generated by the
system according to the previous data with the help of
prediction algorithm such as linear regression which will
help management’s decision making process. Here we
provided a unique feature named as medicine search
which shows relevant medicine as per given medicine
name or content name or by disease.
1.1 Technology used
For the application framework we used HTML, CSS,
Javascript and for the database used MySQL. There are
some machine lerning libraries are also used such as
numpy, pandas and sk-lern. We used python 3.7 for
backend and also used Django.
1.2 Project planning
There are plenty of parts which are very important while
making a project. For example: Deciding tasks, Need and
scope of the project.
2. SYSTEM ANALYSIS
Current hospital management systems are working just
for data storing purpose. An incident management system
to handle various types of incident and to inform
concerned authority about this incident so problem is
resolved in very quick manner.
Table -1: Requirements to use application
User System requirements
1. Windows/ios system
2. 4 GB ram
3. 128 GB storage
4. Internet/wi-fi
2.1 Proposed system
We have provided medicine search options to user by
which user can get details about various medicine by
entering name of medicine name or content or disease
name. They can also add it to wish list for easy access in
future which is not provided by any other hospital.
We have provided solution which will predict medicine in
upcoming year using linear regression and previously
stored data.
2.2 Scope of the project
This website is developed for a purpose of making an
efficient management system by which major
management work can be done with ease. Prediction
module which predict the requirement of specific
medicines in nearby future time and represent it in graph.
An incident management system to handle various types
of incident and to inform concerned authority about this
incident so problem is resolved in very quick manner.
Medicine search in which user can see all the medicines
entered by chemist and wish list option for easy access in
future. Book appointment where user can book
appointment. The details of appointments visible to admin
module.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 707
3. SYSTEM DESIGN
3.1 Use case diagram
Before building the application first we draw a flow
chart and in that divide all the section according to
their places. Because it is a graphical representation
of steps.
Chart -1: Flow chart
3.2 Activity Diagram
Fig -1: Activity diagram
In this diagram activities defined such as manage
user, manage medicine stock and details, Request for
medicine order.
3.2 Data Flow Diagram (DFD)
Data flow diagram is define the flow of data. At DFD level-
0
there are many options are available.
DFD level-0
There are another two DFD level-1 one is for user and one
is for Admin.
1. DFD level-1 for user
2. DFD level-1 for Admin
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 708
In user DFD they can book appointment, check doctor
information and in other Admin can Add/update/delete
user, check payment history, change ID/password and
also can Add/update/delete record.
3.3 Database Dictionary
In data dictionary it is easy to view and understand that in
admin’s part which tables are used and in user and
chemist’s part which data store in their assigned directory.
Data Dictionary-Admin
Data Dictionary-User
Data Dictionary-Chemist
4. WORKING MECHENISM
In working part of UPHAR first we start from
administration department they can check staff
information and with the usage of this system patient can
check bed availability and according to that they can book
the appointment. Through our website customer can give
reviews and feedbacks and hospital also have patient
database from that they analyze patient’s last visiting
condition and treat them according to that information.
5. POSSIBLE ALTERNATIVES
In each hospital there is their own private hospital
management system which helps to workout their basic
hospital operations. UPHAR is used to provide additional
functionalities like medicine prediction, Incident
management system, medicine search etc. to make it a
unique one.
6. RESULTS
After the deployment we have observed that for hospitals
they can easily treat their patient by observing past data
which was stored in database. They do not need to
maintain hardcopy record. On the patient side, they can
check doctor’s information, bed availability on website
form their home. Hospitals can maintain medicine stock
and it’s information very well as compared to past
situation.
7. CONCLUSION
In admin module we have provided feature named
prediction in which user can add current and previous
data of medicine and can predict the medicine
requirement in future year. It represent the futuristic data
in graph manner which will become very easy to
understand.
Here we have provided incident manage system which
resolves the many problem that exist in current manual
system. This system automatically send information to
concerned authority via mail when any incident is
mentioned in system.
Digital medical record in which we can manage the details
about patient, bed, doctor and stock details of medicines.
We have provided medicine search option in user module
in which user can search about any medicine and add it to
wish list for easy access in future.
8. LIMITATIONS OF THIS SYSTEM
Because of the daily entry size of the database increases
day-by-day and it is increasing the load on the database
back up and data maintenance activity.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 709
Time consuming –all data entries need to be verified
before filing, this is a time consuming task.
Retrieving data from the system also takes a considerable
amount of time.
Quality of outputs governed by quality of inputs and it is
expensive to set up and configure.
9. REFERENCES
1. For learn HTML/CSS/JAVASCRIPT:
https://www.w3schools.com/
2. To learn python: https://www.learnpython.org/
3. For Django: https://www.djangoproject.com/start/
4. For Numpy:
https://www.tutorialspoint.com/numpy/index.htm
5. For pandas:
https://www.geeksforgeeks.org/pandas-tutorial/
6. International Journal for Research in Engineering
Application & Management (IJREAM) ISSN : 2494-9150
Vol-01, Issue 11, FEB 2016. HOSPITAL MANAGEMENT
SYSTEM
http://ijream.org/papers/INJRV01I11006.pdf
7. Applications of Business Intelligence in Healthcare
https://www.villanovau.com/resources/bi/business-
intelligence-in-healthcare/
BIOGRAPHIES
Mr. Ramoliya Gaurav Ashvinbhai,
was a student of department of
Computer Engineering, Apollo
Institute of Engineering and
Technology, Ahmedabad affiliated
with Gujarat Technological
University.
Ms. Trapasiya Krishnaben
Bhaveshbhai, was a student of
department of Electronics &
Communication Engineering,
Government Engineering College,
Rajkot affiliated with Gujarat
Technological University.

More Related Content

Similar to Hospital Management System Predicts Medicine Needs

Pharmaceutical Inventory Management System
Pharmaceutical Inventory Management SystemPharmaceutical Inventory Management System
Pharmaceutical Inventory Management SystemIRJET Journal
 
Implementation Of Online Treatment System
Implementation Of Online Treatment SystemImplementation Of Online Treatment System
Implementation Of Online Treatment SystemIRJET Journal
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)maamir farooq
 
Hospital Management System Project
Hospital Management System ProjectHospital Management System Project
Hospital Management System ProjectSanjit Yadav
 
Blood Donors and Receivers Management System
Blood Donors and Receivers Management SystemBlood Donors and Receivers Management System
Blood Donors and Receivers Management SystemIRJET Journal
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryIRJET Journal
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryIRJET Journal
 
Private Hidden Data for Health Care
Private Hidden Data for Health CarePrivate Hidden Data for Health Care
Private Hidden Data for Health CareIRJET Journal
 
SRS for Hospital Management System
SRS for Hospital Management SystemSRS for Hospital Management System
SRS for Hospital Management Systemkataria Arvind
 
Srs dispensary-management
Srs dispensary-managementSrs dispensary-management
Srs dispensary-managementStayTuned3
 
FEASIBILITY ANALYSIS REPORT
FEASIBILITY ANALYSIS REPORTFEASIBILITY ANALYSIS REPORT
FEASIBILITY ANALYSIS REPORTrabianasir8
 
Smart Health Guide App
Smart Health Guide AppSmart Health Guide App
Smart Health Guide AppIRJET Journal
 
IRJET- Restful Backend to Serve any Frontend System
IRJET- Restful Backend to Serve any Frontend SystemIRJET- Restful Backend to Serve any Frontend System
IRJET- Restful Backend to Serve any Frontend SystemIRJET Journal
 
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
IRJET -  	  Eloquent Salvation and Productive Outsourcing of Big DataIRJET -  	  Eloquent Salvation and Productive Outsourcing of Big Data
IRJET - Eloquent Salvation and Productive Outsourcing of Big DataIRJET Journal
 
Cloud Based ERP Tool For Hospitals
Cloud Based ERP Tool For HospitalsCloud Based ERP Tool For Hospitals
Cloud Based ERP Tool For HospitalsIRJET Journal
 
AyurMed via E-Com using React
AyurMed via E-Com using ReactAyurMed via E-Com using React
AyurMed via E-Com using ReactIRJET Journal
 
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET Journal
 
IRJET- A Review Paper on Android based Personal Healthcare Companion
IRJET- A Review Paper on Android based Personal Healthcare CompanionIRJET- A Review Paper on Android based Personal Healthcare Companion
IRJET- A Review Paper on Android based Personal Healthcare CompanionIRJET Journal
 
IRJET-Cloud Based Patient Referral System
IRJET-Cloud Based Patient Referral SystemIRJET-Cloud Based Patient Referral System
IRJET-Cloud Based Patient Referral SystemIRJET Journal
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningIRJET Journal
 

Similar to Hospital Management System Predicts Medicine Needs (20)

Pharmaceutical Inventory Management System
Pharmaceutical Inventory Management SystemPharmaceutical Inventory Management System
Pharmaceutical Inventory Management System
 
Implementation Of Online Treatment System
Implementation Of Online Treatment SystemImplementation Of Online Treatment System
Implementation Of Online Treatment System
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)
 
Hospital Management System Project
Hospital Management System ProjectHospital Management System Project
Hospital Management System Project
 
Blood Donors and Receivers Management System
Blood Donors and Receivers Management SystemBlood Donors and Receivers Management System
Blood Donors and Receivers Management System
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma Industry
 
Cloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma IndustryCloud Based Automation Software for Pharma Industry
Cloud Based Automation Software for Pharma Industry
 
Private Hidden Data for Health Care
Private Hidden Data for Health CarePrivate Hidden Data for Health Care
Private Hidden Data for Health Care
 
SRS for Hospital Management System
SRS for Hospital Management SystemSRS for Hospital Management System
SRS for Hospital Management System
 
Srs dispensary-management
Srs dispensary-managementSrs dispensary-management
Srs dispensary-management
 
FEASIBILITY ANALYSIS REPORT
FEASIBILITY ANALYSIS REPORTFEASIBILITY ANALYSIS REPORT
FEASIBILITY ANALYSIS REPORT
 
Smart Health Guide App
Smart Health Guide AppSmart Health Guide App
Smart Health Guide App
 
IRJET- Restful Backend to Serve any Frontend System
IRJET- Restful Backend to Serve any Frontend SystemIRJET- Restful Backend to Serve any Frontend System
IRJET- Restful Backend to Serve any Frontend System
 
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
IRJET -  	  Eloquent Salvation and Productive Outsourcing of Big DataIRJET -  	  Eloquent Salvation and Productive Outsourcing of Big Data
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
 
Cloud Based ERP Tool For Hospitals
Cloud Based ERP Tool For HospitalsCloud Based ERP Tool For Hospitals
Cloud Based ERP Tool For Hospitals
 
AyurMed via E-Com using React
AyurMed via E-Com using ReactAyurMed via E-Com using React
AyurMed via E-Com using React
 
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
 
IRJET- A Review Paper on Android based Personal Healthcare Companion
IRJET- A Review Paper on Android based Personal Healthcare CompanionIRJET- A Review Paper on Android based Personal Healthcare Companion
IRJET- A Review Paper on Android based Personal Healthcare Companion
 
IRJET-Cloud Based Patient Referral System
IRJET-Cloud Based Patient Referral SystemIRJET-Cloud Based Patient Referral System
IRJET-Cloud Based Patient Referral System
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine Learning
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

Hospital Management System Predicts Medicine Needs

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 706 UPHAR (Universal Patient Hospital and Administration Registry) Ramoliya Gaurav Ashvinbhai1, Trapasiya Krishnaben Bhaveshbhai2 1Student, Gujarat Technological University, Ahmedabad, Gujarat. 2Student, Gujarat Technological University, Ahmedabad, Gujarat. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – This website is build to manage different data such as doctor, patient, appointment information and other hospital stuff and also to provide an optimized and successful management system to Hospital. This app can also store hospital related data and make efficient use of collected data to provide better management and also manage the incident record and provide information to concerned authority. We made this app to make hospital system less time consuming. With the usage of this system hospitals are able to provide more facilities to patients. Key Words: Hospital Management System, Decision Making Process, Management Work, Product Backlog, Incident management system, medicine prediction. 1. INTRODUCTION This project will provide the complete digital solutions for all the tasks related to hospital management. Such as appointment booking, doctor information and many more. The prediction algorithms are used to predict the medicine of future years. Report will be generated by the system according to the previous data with the help of prediction algorithm such as linear regression which will help management’s decision making process. Here we provided a unique feature named as medicine search which shows relevant medicine as per given medicine name or content name or by disease. 1.1 Technology used For the application framework we used HTML, CSS, Javascript and for the database used MySQL. There are some machine lerning libraries are also used such as numpy, pandas and sk-lern. We used python 3.7 for backend and also used Django. 1.2 Project planning There are plenty of parts which are very important while making a project. For example: Deciding tasks, Need and scope of the project. 2. SYSTEM ANALYSIS Current hospital management systems are working just for data storing purpose. An incident management system to handle various types of incident and to inform concerned authority about this incident so problem is resolved in very quick manner. Table -1: Requirements to use application User System requirements 1. Windows/ios system 2. 4 GB ram 3. 128 GB storage 4. Internet/wi-fi 2.1 Proposed system We have provided medicine search options to user by which user can get details about various medicine by entering name of medicine name or content or disease name. They can also add it to wish list for easy access in future which is not provided by any other hospital. We have provided solution which will predict medicine in upcoming year using linear regression and previously stored data. 2.2 Scope of the project This website is developed for a purpose of making an efficient management system by which major management work can be done with ease. Prediction module which predict the requirement of specific medicines in nearby future time and represent it in graph. An incident management system to handle various types of incident and to inform concerned authority about this incident so problem is resolved in very quick manner. Medicine search in which user can see all the medicines entered by chemist and wish list option for easy access in future. Book appointment where user can book appointment. The details of appointments visible to admin module.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 707 3. SYSTEM DESIGN 3.1 Use case diagram Before building the application first we draw a flow chart and in that divide all the section according to their places. Because it is a graphical representation of steps. Chart -1: Flow chart 3.2 Activity Diagram Fig -1: Activity diagram In this diagram activities defined such as manage user, manage medicine stock and details, Request for medicine order. 3.2 Data Flow Diagram (DFD) Data flow diagram is define the flow of data. At DFD level- 0 there are many options are available. DFD level-0 There are another two DFD level-1 one is for user and one is for Admin. 1. DFD level-1 for user 2. DFD level-1 for Admin
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 708 In user DFD they can book appointment, check doctor information and in other Admin can Add/update/delete user, check payment history, change ID/password and also can Add/update/delete record. 3.3 Database Dictionary In data dictionary it is easy to view and understand that in admin’s part which tables are used and in user and chemist’s part which data store in their assigned directory. Data Dictionary-Admin Data Dictionary-User Data Dictionary-Chemist 4. WORKING MECHENISM In working part of UPHAR first we start from administration department they can check staff information and with the usage of this system patient can check bed availability and according to that they can book the appointment. Through our website customer can give reviews and feedbacks and hospital also have patient database from that they analyze patient’s last visiting condition and treat them according to that information. 5. POSSIBLE ALTERNATIVES In each hospital there is their own private hospital management system which helps to workout their basic hospital operations. UPHAR is used to provide additional functionalities like medicine prediction, Incident management system, medicine search etc. to make it a unique one. 6. RESULTS After the deployment we have observed that for hospitals they can easily treat their patient by observing past data which was stored in database. They do not need to maintain hardcopy record. On the patient side, they can check doctor’s information, bed availability on website form their home. Hospitals can maintain medicine stock and it’s information very well as compared to past situation. 7. CONCLUSION In admin module we have provided feature named prediction in which user can add current and previous data of medicine and can predict the medicine requirement in future year. It represent the futuristic data in graph manner which will become very easy to understand. Here we have provided incident manage system which resolves the many problem that exist in current manual system. This system automatically send information to concerned authority via mail when any incident is mentioned in system. Digital medical record in which we can manage the details about patient, bed, doctor and stock details of medicines. We have provided medicine search option in user module in which user can search about any medicine and add it to wish list for easy access in future. 8. LIMITATIONS OF THIS SYSTEM Because of the daily entry size of the database increases day-by-day and it is increasing the load on the database back up and data maintenance activity.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 709 Time consuming –all data entries need to be verified before filing, this is a time consuming task. Retrieving data from the system also takes a considerable amount of time. Quality of outputs governed by quality of inputs and it is expensive to set up and configure. 9. REFERENCES 1. For learn HTML/CSS/JAVASCRIPT: https://www.w3schools.com/ 2. To learn python: https://www.learnpython.org/ 3. For Django: https://www.djangoproject.com/start/ 4. For Numpy: https://www.tutorialspoint.com/numpy/index.htm 5. For pandas: https://www.geeksforgeeks.org/pandas-tutorial/ 6. International Journal for Research in Engineering Application & Management (IJREAM) ISSN : 2494-9150 Vol-01, Issue 11, FEB 2016. HOSPITAL MANAGEMENT SYSTEM http://ijream.org/papers/INJRV01I11006.pdf 7. Applications of Business Intelligence in Healthcare https://www.villanovau.com/resources/bi/business- intelligence-in-healthcare/ BIOGRAPHIES Mr. Ramoliya Gaurav Ashvinbhai, was a student of department of Computer Engineering, Apollo Institute of Engineering and Technology, Ahmedabad affiliated with Gujarat Technological University. Ms. Trapasiya Krishnaben Bhaveshbhai, was a student of department of Electronics & Communication Engineering, Government Engineering College, Rajkot affiliated with Gujarat Technological University.