Vital Wave
Vital Wave
PROJECT- II REPORT
Submitted By
Arpit Jaiswal (Btech Cse 7th Sem)
PROJECT- II REPORT
BACHELOR OF TECHNOLOGY
(Computer Science and Engineering)
I hereby certify that the project entitled “VITALWAVE Health Mangement” submitted
by Arpit Jaiswal (2125641) in partial fulfillment of the requirement for the award of
degree of the B. Tech. (Computer Science & Engineering) submitted in I.K. Gujral
Punjab Technical University Amritsar Campus is an authentic record of my own work
carried out during a period from 1 Aug 2024 to 1 Nov 2024 under the guidance of Dr.
Vipul Sharma , HOD, Department of Computer Science & Engineering). The matter
presented in this project has not formed the basis for the award of any other degree,
diploma, fellowship or any other similar titles.
Signature of Student:
Place:
Date:
This project presents the development using the HTML ,CSS , JavaScript. The
VITALWAVE is designed to provide an interactive interface for users to obtain
information, perform tasks, and engage in meaningful interactions. , the VITALWAVE
offers a robust and scalable solution for building modern web applications with real-
time communication features.
Key features of the VITALWAVE include:
BMI Calculator: A quick, accessible tool for users to calculate Body Mass Index.
Symptom Checker: A basic symptom input to get recommendations on possible
conditions.
Health Quiz/Survey: Simple questionnaires for assessing lifestyle habits and health
risks.
Mobile-First Design: Ensure the site is fully responsive for mobile, tablet, and desktop
users.
Accessibility Compliance: Use ARIA roles, keyboard navigation, and color contrast for
accessible design.
Intuitive Layout: Simple and clear layout to reduce user friction and support quick
navigation.
Articles and Blogs: Content on wellness topics, healthcare tips, and common
conditions.
Video Library: Include tutorial videos or webinars on health topics.
ACKNOWLEDGEMENT
We are highly grateful to the Dr. Ashish Arora Director, IKGPTU Amritsar Campus
for providing this opportunity to carry out the project work at .
The constant guidance and encouragement received from Dr. Vipul Sharma, Coordinator
CSE Department, has been of great help in carrying out the project work and is
acknowledged with reverential thanks.
We express gratitude to other faculty members of computer science and engineering
department of IKGPTU Amritsar Campus for their intellectual support throughout the
course of this work.
Finally, We are indebted to all whosoever have contributed in this report work.
Arpit Jaiswal
TABLE OF CONTENT
1 Problem Statement 7
2 Introduction 8-10
5 Estimation 15
7 Code 19-23
8 Testing 24-25
9 Conclusion 26
CHAPTER 1 Problem Statements
In this busy world we don’t have the time to wait in infamously long hospital queues.
The problem is, queuing at hospital is often managed manually by administrative staff,
then take a token there and then wait for our turn then ask for the doctor and the
most frustrating thing - we went there by traveling a long distance and then we come
to know the doctor is on leave or the doctor can’t take appointments. VITALWAVE will
help us overcome all these problems because now patients can book their
appointments at home, they can check whether the doctor they want to meet is
available or not. Doctors can also confirm or decline appointments, this help both
patient and the doctor because if the doctor declines’ appointment then patient will
know this in advance and patient will visit hospital only when the doctor confirms’ the
appointment this will save time and money of the patient.
2.2 PURPOSE
This software will help the company to be more efficient in registration of their
patients and manage appointments, records of patients. It enables doctors and admin
to view and modify appointments schedules if required. The purpose of this project is
to computerize all details regarding patient details and hospital details.
2.3 SCOPE
The system will be used as the application that serves hospitals, clinic, dispensaries or
other health institutions. The intention of the system is to increase the number of
patients that can be treated and managed properly. If the hospital management
system is file based, management of the hospital has to put much effort on securing
the files. They can be easily damaged by fire, insects and natural disasters. Also could
be misplaced by losing data and information.
Advantages
User Interfaces
This section provides a detailed description of all inputs into and outputs from the
system. It also gives a description of the hardware, software and communication
interfaces and provides basic prototypes of the user interface.
Hardware Interfaces
Core i5 processor
2GB Ram.
20GB of hard disk space in terminal machines
1TB hard disk space in Server Machine
Response time- The system will give responses within 1 second after checking the
patient information and other information.
4.4.1 Usability: Software can be used again and again without distortion.
4.4.3 Correctness: Bug free software which fulfills the correct need/requirements
of the client.
4.4.4 Maintainability: The ability to maintain, modify information and update fix
problems of the system.
4.4.5 Accessibility: Administrator and many other users can access the system but
the access level is controlled for each user according to their work scope.
CHAPTER 5 Estimation
• Number of external inputs (EIs) - Each external input originates from a user or
is transmitted from another application and provides distinct application-oriented
data or control information. Inputs are often used to update internal logical files
(ILFs). Inputs should be distinguished from inquiries, which are counted
separately.
• Number of external outputs (EOs) - Each external output is derived data within
the application that provides information to the user. In this context external
output refers to reports, screens, error messages, etc. Individual data items within
a report are not counted separately.
• Number of internal logical files (ILFs) - Each internal logical file is a logical
grouping of data that resides within the application’s boundary and is maintained
via external inputs.
Favicons (short for "favorite icons") are small, icon-sized images used by websites to
represent their brand or identity in the browser.
<link href="assets/img/favicon-32x32.png" rel="icon">
Vendor CSS files are stylesheets provided by third-party libraries or frameworks, commonly used to
add specific styling capabilities or UI components to a project without needing to build these from
scratch. Examples include CSS files from popular front-end libraries and frameworks such as:
The Hero Section is a prominent section at the top of a webpage, often designed to capture the user’s
attention immediately. It's typically the first visual element users see when they land on the page, so it plays a
crucial role in conveying the website's main message or value proposition.
</div>
Stat Section
</div>
</section>
Chapter -8 Testing
When creating a test report for an HTML, CSS, and JavaScript project, it's
essential to document your testing process to ensure the project is fully functional,
meets requirements, and works correctly across various devices and browsers.
1. Objective
Provide a brief overview of the purpose of the testing, e.g., ensuring
responsiveness, functionality, and UI accuracy for a front-end project.
2. Scope of Testing
Cross-browser compatibility
Responsive design
Functional testing
Performance testing
Accessibility testing
3. Test Environment
Browsers: Chrome
6. Conclusion
Overall, the project meets most requirements. Minor issues were identified and
should be fixed to ensure complete functionality across all intended devices and
environments.
Chapter-9 Conclusion
There are also few features which can be integrated with this system to make it
more flexible. Below list shows the future points to be consider :
• Including a different module for pharmacy, LAB, Bed Allotment and many
more.
Finally, we like to conclude that we put all our efforts throughout the development
of our project and tried to fulfill most of the requirements of the user.