Demo Project PDF
Demo Project PDF
Demo Project PDF
Submitted by
in
COMPUTER SCIENCE
1
CERTIFICATE
Date: 05-08-2021
2
ACKNOWLEDGEMENT
Semester VI (Hons.)
Scottish Church College
Calcutta University,
Kolkata – 700 006
3
TABLE OF CONTENT
Certificate 02
Acknowledgement 03
1. Abstract 05
2. Introduction 06
4. Methodology 10
5. Implementation 15
7. Conclusion 29
8. References 30
4
ABSTRACT
As the Covid-19 pandemic unfolds across the India, one of the greatest barriers
we are encountering is the absence of credible and consistent data of resources.
The main function of the system is to store all the health related required information and retrieve these
details as and when required, and also to manipulate these details meaningfully. In the main page anyone
can registered himself as "volunteer" also as a "blood donor". Here he/she can be entered using a id and
a password. It is accessible by an Admin and can be retrieved easily. The data are well protected for
personal use and makes the data processing very fast.
5
INTRODUCTION
6
1.1 Introduction:
Health Assistant System is an organized computerized all in one system designed and
programmed to deal with the present crisis health issue.
The project Health Assistant System includes registration of volunteers, storing their details into the
system, book an appointment in a particular hospital, show blood bank details and also about Ambulance
information. The software has the search facility to know the nearest oxygen supplier details, medical
shop details, nearest vaccination centre details etc. User can search availability of various type of bed
and the details of available of blood in a particular hospital or blood bank respectively by using and
searching their nearest location. In TELE- MEDICINE One can find doctors information and contact
number by using which he/ she can get proper treatment from home.
Health Assistant System is powerful, flexible, and easy to use and is designed and
developed to deliver reliable and consistent information to the people in this pandemic situation.
It is a Health related web page from which people can easily found any essential information regarding
Hospital, Doctor, Ambulance, vaccination centre, Medical shop, Oxygen supplier etc. Here anyone can
registered himself as "volunteer" to help people who has critical situation in this pandemic. The
volunteer can register himself as a blood donor to donate blood in any camp. User can book appointment
in any hospital. In this pandemic situation all peoples are stuck in home and some are self isolated on
their home, so from this point they can consult with doctors by phone call by using the Tele medicine
facilities. In this web page user can easily find how to prevent the COVID-19 disease , what are the
symptoms of COVID-19 , how to wash hand etc. Users can also find the information about what to do
and what not to do if he/she get infected by the disease.
More specifically it is a HEALTH related system which is designed and programmed to deal with
the present crisis health issue.
7
get any important information about oxygen supplier, vaccination centre, blood bank, medical
shop, Ambulance etc.
"HEALTH ASSISTANT SYSTEM" is custom built to meet the specific requirement of people in this
pandemic situation. The purpose of the project is to give all the health related information to the people under
one platform and to develop software which is user friendly simple, fast and cost - effective.
1) Information about Hospital along with the various bed availability of that hospital is stored in
the database so anyone can show his nearest hospital status easily.
2) Information about Blood bank along with the various type of blood available in that Blood bank
is stored in the database so anyone can easily show his nearest Blood bank status.
3) Oxygen supplier details and their location, Medicine shop details and the location of that medicine
shop, Vaccination centre details and the location of that centre is shown on the Google map; so users can
easily recognise that particular details by seeing the map. Also they can contact with the provided contact
details on the map.
4) By using TELE - MEDICINE facilities any one can consult with doctors vertually.
5) User can book appointment in hospital and and will get notified by message one day before their
appointment time.
6) From news bulletin user will aware about what is happening around their society.
7) Information about 'how to wash hand', 'how to prevent diseases', 'what are the symptoms of COVID',
what to do and what not to do if anyone get infected by COVID etc will help people to acquire
knowledge about COVID. And by using this knowledge then can stop the spread of the disease.
8
Background/Review of Related Work
The COVID-19 pandemic has had a major impact on the capacity of health systems to
continue the delivery of essential health services. While health systems around the world are being
challenged by increasing demand for care of COVID-19 patients, it is critical to maintain preventive and
curative services, especially for the most vulnerable populations, such as children, older persons, people
living with chronic conditions, minorities and people living with disabilities.
Countries need to achieve the optimal balance between fighting the COVID-19 pandemic
and maintenance of essential health services.
And in this pandemic situation we all are stucked in home. And in this crisis situation
it is very difficult to retrieve the information and find particular information like- E.g.- To find out about
the vaccination centre, medicine shop, from where anyone can get Oxygen cylinder, blood availability at
a particular blood bank, bed availability at a particular Hospital etc. From this point of view the system
namely "HEALTH ASSISTANT SYSTEM" is very useful. The purpose of the project entitled as
"HEALTH ASSISTANT SYSTEM" is to give all the health related information to the people in one
platform and to develop software which is user friendly simple, fast and cost - effective. Here anyone can
easily get the information about hospital, blood bank, oxygen supplier, medicine shop, vaccination centre,
ambulance etc.
9
METHODOLOGY
10
3.1. Problem Formulation:
The information is very difficult to retrieve and to find particular information like- E.g. - To find out
about the vaccination centre, medicine shop, Oxygen cylinder, blood availability at a particular blood
bank, bed availability at a particular Hospital etc., the user has to go through various contact and
website. This results inconvenience and wastage of time.
Getting the information from various website and contact person takes time and efforts to be stored
at right place.
--This type of lack of information may cause risk for someone's life in a critical situaion. In this scenario
this system may help someone. We visualize the Health Assistant concept to be one of the most
successful services list by the will of the almighty GOD. Of course this aim will take time , user
feedback , our professional growth etc
System Architecture:
11
Web Source
Algorithm Description:
12
Entity-Relationship diagram(ERD):
A data flow diagram (DFD) maps out the flow of information for any process or system. It uses
defined symbols like rectangles, circles and arrows, plus short text labels, to show data inputs, outputs,
storage points and the routes between each destination
13
Level-1 DFD:
Level-2 DFD:
14
IMPLEMENTATION
Implementation is the stage of the project when the theoretical design is turned out into a
working system. Thus , it can be considered to be the most critical stage in achieving a successful new
system and in giving the user , confidence that the new system will work and be effective. The
implementation stage involves careful planning, investigation of the existing system and its constraints
on implementation, designing of methods to achieve changeover and evaluation of changeover methods.
<?php
include 'config.php';
session_start();
$err = "";
if(isset($_POST['submit']))
$err = "";
$name = $_POST['name'];
$date = $_POST['date'];
$phone = $_POST['phone'];
$time = $_POST['time'];
$hospital = $_POST['hospital'];
$city = $_POST['city'];
$message = $_POST['message'];
>num_rows > 0)
else
15
{
VALUES('$name','$phone','$date','$time','$hospital','$city','$message')";
if($result)
$name = "";
$date = "";
$time = "";
$hospital = "";
$city = "";
$message = "";
else
session_destroy();
?>
var map;
var geocoder;
16
function loadMap() {
zoom: 12,
center: kolkata
});
position: kolkata,
map: map
});
showAllOxyzen(allData)
function showAllOxyzen(allData) {
Array.prototype.forEach.call(allData, function(data){
strong.textContent = "Name: "+ data.name+ ' <!&!> ' +"contact: "+ data.contact;
content.appendChild(strong);
img.src = 'images/medi.png';
img.style.width = '20px';
17
content.appendChild(img);
map: map
});
marker.addListener('mouseover', function(){
infoWind.setContent(content);
infoWind.open(map, marker);
})
})
function codeAddress(cdata) {
Array.prototype.forEach.call(cdata, function(data){
if (status == 'OK') {
map.setCenter(results[0].geometry.location);
points.id = data.id;
points.lat = map.getCenter().lat();
points.lng = map.getCenter().lng();
updateOxyzenWithLatLng(points);
} else {
alert('Geocode was not successful for the following reason: ' + status);
});
});
18
function updateOxyzenWithLatLng(points) {
$.ajax({
url:"action.php",
method:"post",
data: points,
success: function(res) {
console.log(res)
})
<?php
class DbConnect {
try {
$conn->setAttribute(PDO::ATTR_ERRMODE,
PDO::ERRMODE_EXCEPTION);
return $conn;
?>
19
RESULTS and DISCUSSION
Results:
Home page:
20
21
22
23
24
Covid-19 page:
25
26
27
Discussion:
In the present COVID scenario when people were dying being deprived of oxygen , some of them lost
their lives requesting for a hospital bed as hospitals were flooded with COVID patients . People
suffering from other fatal diseases couldn’t get themselves treated . So , there was a dire need of a portal
where people would get the necessary information about Oxygen Parlors , medicine shops and even the
availability of beds in hospitals which could save many lives . Thus , Health Assistant comes with all the
above facilities which will be of immense help to mankind .
Moreover , Health Assistant also assists citizens getting themselves in the vaccination drive carried out
by the Union Ministry at their doorstep . Also , it comes with the option to locate the nearest vaccination
centers .
Thus , Health Assistant is a complete web application that can solve the problems of the common
people that has arised during the COVID – 19 pandemic.
28
CONCLUSION
Health Assistant provides assistance in a wide – variety of areas starting from Locating a Blood
Bank to check for availability of beds in hospitals. The system has been implemented as a Central
database of all health services in a state which can be extended to country-wise and even universal
extension is also possible . Look for a system provider that wants to work with you to ensure
improvement and long term success for your meetings and events.
Our goal is to provide a useful platform of Health Services at personal level to the end user.
Personalize their searches based on their needs and share it on social networking platform to extend
the helping hands of the system.
29
REFERENCES
30