Hostel Management System Report
Hostel Management System Report
22 mins ∙
3rd SEMMESTER
Cs-403
TO THE PROBLEM
Hostel management gives on idea about how the students details, and are
maintained in the particular concern. The hostel management system also includes some
special features. The administration has the unique identity for each members as well as
students details. The stock management has also held by mess expenditure, the mess
expenditure that used to calculate the mess bills of each of the students. The modules of
this project are student details.
Visual Basic15.0 is used as the front end tool and Microsoft Access is used as a
backend tool. Visual Basic is one of the driven programming languages. The application
wizards, menu editor and data reports etc is very much useful for creating very good
professional software.
TO THE SOFTWARE TOOL
The “visual” part refers to the method used to create the graphical user interface
(GUI). Rather than writing numerous lines of code to describe the appearance and
location of interface elements, you simply drag and drop pre-built objects into place on
screen. If you’ve ever used a drawing program such as paint, you already have most of
the skills necessary to create an effective user interface.
It revolves around ready-made objects and it is event-driven that is all the
activities in a program are triggered by one event or another. Each object has its own
properties, determining its position, size, color, appearance and nature of its text and
much more. Each object also has its own event-handling procedures.
Visual basic knows what a button is and how it works? It also works how to
handle images, menus, dialog boxes, drive and directory list and much else. The
programmer does not have to write code to trap these events the system does that
automatically because the program code runs in response to events. The flow of
execution is not as fixed in a traditional program.
Operations do not have to follow a set of sequence and can be easily interrupted,
suspended or abandoned. The process of program design reflects the nature of the system.
You begin by the screen layout events and then any necessary code to co-ordinate the
whole program.
SYSTEM ENVIRONMENT
Hardware specification:
Processor : i3
Memory : 4GB
Keyboard :107keys
Mouse :Microsoft
Software specification:
Non-functional Requirements
Performance
Security
Maintainable
Easy to Use
Graphical interface
Project modules:
Login module – administrator or warden can login by
entering login id and password.
PROBLEM DESCROPTION
The project HOSTEL MANAGEMENT SYSTEM has been developed to reduce manual
effort and making things faster and efficient.
Requirement Analysis
Diagrams And Design Model
Activity Diagram:
UserModule:
Sub Module -Master Module