0% found this document useful (0 votes)
36 views14 pages

DBMS Project Report

Uploaded by

Ch Ashan Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views14 pages

DBMS Project Report

Uploaded by

Ch Ashan Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

HOSTEL MANAGEMENT SYSTEM

PROJECT REPORT

Submitted for the course:


DATABASE MANAGEMENT SYSTEM (2004)
BY
RASHI KASERA
17BCE2421

SLOT: D2
NAME OF THE FACULTY: GEETHA MARY A.
ACKNOWLEDGEMENTS

We have taken efforts in this project. However, it would not


have been possible without the kind support and help of
many individuals and organizations. We would like to
extend our sincere thanks to all of them.
We are highly indebted to VIT for their guidance and
constant supervision as well as for providing necessary
information regarding the project & also for their support in
completing the project. We would like to express our
gratitude towards our Faculty Dr GEETHA MARRY A. for her
kind cooperation and encouragement which helped us
completes this project. Our thanks and appreciations also
go the team members in developing the project and willing
to help each other out with their abilities.
ABSTRACT
“HOSTEL MANAGEMENT SYSTEM” is a mini project
developed in MySQL for managing various activities in the
hostel. For the past few years the number of educational
institutions is increasing rapidly. Thereby the number of
hostels is also increasing for the accommodation of the
students studying in this institution. And hence there is a lot
of strain on the person who are running the hostel and
software’s are not usually used in this context. This
particular project deals with the data required on managing
a hostel and helps perform some queries to derive any set
of information. Identification on how the system is
vulnerable to SQL injections along with multi-lingual data
support. We can improve the efficiency of the project by
normalization, thus overcome the drawbacks of the existing
system. The system is more user friendly as MySQL
Workbench provides GUI support.
PROBLEM STATEMENT
 A student lives in one hostel. A hostel contains many students. There are
different blocks of hostel and each block has a Hostel ID. Each block has
different type of room and different number of rooms. The annual fees of
each block differ.
 Each student is chooses a mess. A mess contains many students. There are
different types of mess and each mess has a unique Mess ID. Each mess is
supervised by a supervisor.
 One or more wardens are there in one block of hostel to take care of n
number of students.
 Students have a choice to get two credits by opting for anyone extra-
curricular activity. Grade for the two credit course will be given by the
faculty in charge of that activity.
If the relatives of the students come to visit them, they may avail the
facilities offered to the student’s relatives.
ER-DIAGRAM
RELATIONAL SCHEMA
CODE OUTPUT:
RETRIEVE:
INSERT:
UPDATE:
DELETE:
CONCLUSION:
Helpful to perform paperless work and manage all data.
Provides easy, accurate, unambiguous and faster data
access.

Future enhancements:

 The Project can be implemented in multiple languages.


 Normalization can be extended thoroughly.
 SQL injection prevention measures can be implemented.

Other possible modules:

 Academic
 Attendance Management
 Lab Management
 Library
REFERENCES:

[1]. https://google.co.in/
[2]. E.L.Masri

[3].https://dev.mysql.com/doc
[4]. https://dev.mysql.com/doc/workbench/en/
[5]. https://dev.mysql.com/doc/refman/5.5/en/date-and-time-
functions.html

You might also like