Project Report On Hospital Managment Sysytem
Project Report On Hospital Managment Sysytem
Internship Report
On
Presented by
Hrushikesh dange
BY
Information Technology
2021-2022
Guided By
Mrs.Poonam Rode ma’am
(Manager at Flemingo Heights Infotech)
Submitted to
Submitted By
Hrushikesh dange
We are greatly indebted to our project guide Mr.Ritesh Bias sir and
Mr.Wagare sir for there able guidance throughout the course of this work. It has
been an altogether different experience to work with them and we would like to thank
them for there help, suggestions and numerous discussions.
Last but not least we are also thankful to all those who help directly or indirectly
to develop this seminar and complete it successfully.
Hrushikesh Dange
ABSTRACT
Covid-19 Hospital, Patient Management,
Beds Management, Python Django Project with
Source Code . Covid-19 Hospital patient
management , system will full and advanced
features. Hospital Management System is a web
application for the hospital which manages doctors
and patients. In this project, we use Python Django
and SQLite database. A responsive web-app with
aesthetic and accessible UI for managing COVID
patients of a certain hospital built using Django and
Bootstrap framework
CONTENTS
CHAPTER TITLE PAGE NO
NO
CERTIFICATE
ACKNOWLEDGMENT
ABSTRACT
CONTENTS
LIST OF FIGURES
1. INTRODUCTION
2. REQUREMENTS
3. FEATURES
4. SOFTWARE
SPECIFICATIONS
5. UML APPROACH
6. SUMMARY
7. REFERENCE
1.INTODUCTION
In December 2019, a novel pneumonia caused by a previously unknown pathogen
emerged in Wuhan, China. Whereas, thus far, the large majority of people infected by
SARS-CoV-2 develop mild inconsequential respiratory symptoms, a minority of mostly
fragile, immunecompromised, often aged individuals with chronic medical conditions,
develop a severe form of acute respiratory distress syndrome (ARDS) and shock leading
to death. Thanks to the early implementation of a social distancing strategy, some
regions have seen only a moderate but significant increase in the number of SARS-CoV-2
infection. Although, a significant increase in severe and critical COVID-19 patients was
noted, requiring significant investment in dedicated personnel and allocation of specific
hospitalization and intensive care unit (ICU) infrastructure and resources, but the medical
systems’ functioning was not completely disrupted. As the development of a readily
available vaccine against the new coronavirus is expected to take about 1.5 - 2 years,
most hospitals will have to address the problems and challenges of caring for regular
patients, some of them high-risk patients for SARS-CoV-2 infection, while caring in
parallel for a low to moderate number of COVID-19 infected patients. This report
presents an outline for a plan of action of a hospital system to deal with such an
eventuality. We review the key changes that must be implemented in hospital
management and activity to prevent disruption of key services due to the COVID-19
outbreak and the maintenance of high quality of care to all patients while ensuring the
highest standards of staff and patient safety.
HARDWARE REQUIREMENTS:
The most common set of requirements defined by any operating system or software applicationis the
physical computer resources, also known as hardware. A hardware requirements list isoften
accompanied by a hardware compatibility list (HCL), especially in case of operatingsystems. An HCL
lists tested, compatibility and sometimes incompatible hardware devices for a particular operating
system or application. The following sub-sections discuss the various aspectsof hardware
requirements.
PROCESSOR : Intel dual Core ,
i3RAM : 1 GB
HARD DISK : 80 GB
SOFTWARE REQUIREMENTS:
Software Requirements deal with defining software resource requirements and pre-requisites
thatneed to be installed on a computer to provide optimal functioning of an application.
Theserequirements or pre-requisites are generally not included in the software installation package
andneed to be installed separately before the software is installed.
BACKEND:Django framework
DATABASE : SQlite
3.Features: Covid-19 Hospital Management
python django
4.SOFTWARE SPECIFICATIONS:
HTML5:
HTML5 is a markup language used for structuring and presenting content on the
World Wide Web. It is the fifth and last major HTML version that is a World Wide
Web Consortium (W3C) recommendation. The current specification is known as the
HTML Living Standard. It is maintained by a consortium of the major browser
vendors (Apple, Google, Mozilla, and Microsoft), the Web Hypertext Application
Technology Working Group (WHATWG)
HTML5 includes detailed processing models to encourage more interoperable
implementations; it extends, improves, and rationalizes the markup available for
documents and introduces markup and application programming interfaces (APIs)
for complex web applications. For the same reasons, HTML5 is also a candidate for
cross-platform mobile applications because it includes features designed with low-
powered devices in mind
CSS3:
Cascading Style Sheets Level 3 (CSS3) is the iteration of the CSS standard used in the
styling and formatting of Web pages. CSS3 incorporates the CSS2 standard with
some changes and improvements.
A key change is the division of standard into separate modules, which makes it easier
to learn and understand. As of February 2014, the standard is still under
development by the World Wide Web Consortium (W3C), but a number of the CSS3
properties have been implemented in the latest versions of some Web browsers.
JQUERY:
jQuery is a lightweight, "write less, do more", JavaScript library. The purpose of
jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot
of common tasks that require many lines of JavaScript code to accomplish, and
wraps them into methods that you can call with a single line of code.
BOOTSTRAP4:
Bootstrap is a powerful front-end framework for faster and easier web development.
It includes HTML and CSS based design templates for creating common user
interface components like forms, buttons, navigations, dropdowns, alerts, modals,
tabs, accordions, carousels, tooltips, and so on.
5.UML APPROACH
A diagram is the graphical presentation of a set of elements, most often rendered as
aconnected graph of vertices and arcs . you draw diagram to visualize a system
fromdifferent perspective, so a diagram is a projection into a system. For all but
mosttrivial systems, a diagram represents an elided view of the elements that make
up asystem. The same element may appear in all diagrams, only a few diagrams , or
in nodiagrams at all. In theory, a diagram may contain any combination of things
andrelationships. In practice, however, a small number of common combinations
arise,which are consistent with the five most useful views that comprise the
architecture ofa software-intensive system. For this reason, the UML includes nine
such diagrams:1.
Deployment Diagram :
shows the configuration of run-time processing nodes and
thecomponents that live on them. Deployment diagrams
address the static deployment view ofarchitecture. They are
related to component diagrams in that a node typically
encloses one ormore components.
ACTIVITY DIAGRAM:
Activity diagram is another important diagram in UML to
describe the dynamic aspects of the system. Activity diagram is
basically a flowchart to represent the flow from one activity to
another activity. The activity can be described as an operation
of the system. The control flow is drawn from one operation to
another.
COMPONENT DIAGRAM:
Component diagram is a special kind of diagram in UML. ...
Thus from that point of view, component diagrams are used to
visualize the physical components in a system. These
components are libraries, packages, files, etc. Component
diagrams can also be described as a static implementation view
of a system.
6.IMAGES

7.SUMMARY
Covid-19 Hospital, Patient Management, Beds Management, Python
Django Project with Source Code . Covid-19 Hospital patient
management , system will full and advanced features. Hospital
Management System is a web application for the hospital which
manages doctors and patients. In this project, we use Python Django
and SQLite database. A responsive web-app with aesthetic and
accessible UI for managing COVID patients of a certain hospital built
using Django and Bootstrap framework
8.REFRENCES
https://www.geeksforgeeks.org
https://www.coursera.org
https://docs.microsoft.com