Hospital Management.odb (1)
Hospital Management.odb (1)
INFORMATION TECHNOLOGY
PROJECT REPORT ON
Hospital Management
System
of class 10 under my supervision and guidance during the academic year 2024-
2025.
Date: 7/1/2025
Mr. Chetan Chandrakant Shiravadekar
Assistant Teacher IT
ACKNOWLEGDEMENT
Shiravadekar for his guidance, and support throughout the duration of the project.
We completed the project successfully because of his motivation and his extended
As well as I would also like to thank our Principal Mr. J. D. Roy sir
who gave me the golden opportunity to do this project, which also helped me
in doing a lot of Research and I came to know about many new things when I
Finally, I would also like to thank my parents and my classmates who helped
PRANJALI N. VASAGADEKAR
Class - X
INDEX
INTRODUCTION.....................................................................................................5
OBJECTIVE AND SCOPE OF THE PROJECT.......................................................6
HARDWARE AND SOFTWARE SPECIFICATIONS........................................... 7
MAIN COMPONENTS OF RESULT MANAGEMENT SYSTEM……………….8
STEPS IN CREATING A PROJECT……………………………………………….9
CREATING A DATABASE.................................................................................... 9
CREATING A TABLE......................................................................................... 12
ENTERING DATA IN THE TABLE...................................................................... 15
CREATING RELATIONSHIP BETWEEN TABLES................................................. 15
CREATING QUERIES........................................................................................ 18
CREATING A FORM......................................................................................... 21
CREATING REPORTS....................................................................................... 25
LIMITATIONS OF THE PROJECT.................................................................. 28
FUTURE SCOPE AND ENHANCEMENT........................................................... 29
BIBLIOGRAPHY………………………………………………………………….30
INTRODUCTION
This project is based on the functions of database management
available in the software called LibreOffice Base.
LibreOffice is an open-source office productivity suite used to
create and edit documents (Writer), presentations (Impress),
spreadsheets (Calc), graphics (Draw), mathematical formulas
(Math) and databases (Base). In this project, we focus on its
database, LibreOffice Base. Base allows the creation and
manipulation of databases and the building of forms and reports to
provide easy access to data for end-users. Base offers wizards to
help users new to database design (or Base) to create Tables,
Queries, Forms and Reports, along with a set of predefined table
definitions for tracking Assets, Customers, Sales Orders, Invoices
and much more.
9.Save it.
CREATING A FORM
1. Click Forms in the left panel and click Use Wizard to
Create
Form… option
11. Click Next to proceed to the next step where you can set
the
name. Once done click Finish.
12. Once finished we can see the record of that table with the
fields
that we have specified.
CREATING REPORTS
1. Click Reports in the left panel and click Use Wizard to
Create
Report… option.
2. Similar to form, the table window that appears asks for the
table/query and then the field to be included in the report.
3. After clicking Next, it takes you to the 2nd step where you
can name
the labels like this:
4. We can skip the 3rd and 4th step of the wizard as they are
just
grouping and sorting which is not needed in this case. The
5th step is to
choose a layout. These are the options I chose.
5. Then click Next to save it with a name. After entering the
desired
name, click Finish to create the report.