Mini Project
Mini Project
Presented By :
AVANTIKA SHARMA (2300680110030)
Ms. Sapna
INTRODUCTION
OUTPUT SCREEN
TECHNOLOGY BUCKET
Our project is based on the Hospital and its management system. The main objective of this management
system is to manage the details of Hospital, Doctor, Employee, Test, Medicine. It manages all the information
about Hospital and Patients. The projects is totally built at administrative end and thus only the administrator
is guaranteed the access. The purpose of the project is to built an application program to reduce the manual
work for managing the Hospital, Doctors, Patients and Employee. It also helps in integration of all the records
of Medicine. Here Clients can book their appointment, contact the hospital and can have a brief description
of hospital
DFD/Flow chart of the study
4
Description of HTML
Description of CSS
The CSS is used for describing the presentation of a document written in a markup
language like HTML.
The background-image property is used for set the image in the background. Syntax: body
{background-image: url (“file name”);}.
In the CSS, a class selector is a name preceded by a full stop (“.”) and an ID selector is a
name preceded by a hash character.
It is used to identify one element and class is used to identify more than one element.
Margin and Padding are two most commonly used properties for spacing out elements.
Margin is the space outside something and padding is the space inside something.
The hover selector is used to change the style of a button when you move the mouse over
them.
The border radius property defines the radius of the element’s corners. This property
allows you to add rounded corners to element
TECHNOLOGY BUCKET
8
Description of Javascript
https://www.w3schools.com/
https://en.wikidepia.org/