Hostel Management System(HMS)

31
Hostel Management System Submitted By:- Guided By:- Ketan.M.Tapkirkar Prof. Mrs. P.Rane Dhiraj.Waghat Omkar.G.Walavalkar Submited To:- S.S.P.M College of Engineering.

Transcript of Hostel Management System(HMS)

Page 1: Hostel Management  System(HMS)

Hostel Management SystemSubmitted By:- Guided By:-

Ketan.M.Tapkirkar Prof. Mrs. P.RaneDhiraj.WaghatOmkar.G.Walavalkar

Submited To:- S.S.P.M College of Engineering.

Page 2: Hostel Management  System(HMS)

Introduction This system is designed in favor of the hostel management which

helps them to save the records of the students about their rooms and other things. It helps them from the manual work from which it is very difficult to find the record of the students and the mess bills of the students, and the information of about the those ones who had left the hostel three years before.

We design this system on the request of the hostel management, through this they cannot require so efficient person to handle and calculate the things.

This system automatically calculates all the bills and issued the notifications for those students who are against some rules.

Page 3: Hostel Management  System(HMS)

Existing SystemThe existing system is a manually maintained system. All the Hostel Records are to be maintained for the

details of each student, Fee details, Room Allocation, Attendance etc. All these details are entered and retrieved manually(On Paper Work).

Time consuming.Updating processInaccuracy of data.

Page 4: Hostel Management  System(HMS)

The New system is computerized version of the existing system.

Provides easy and quick access over the data.

Authorization schemes.

Admin is easy to change or update the students details.

New System

Page 5: Hostel Management  System(HMS)

Functional Requirement Admin :-Show the all data.Handle the data(Insert , Update , Delete).

Student :-Visit the system.Registration.Show the basic information of the Hostel & Mess.

Page 6: Hostel Management  System(HMS)

Non-Functional Requirement Recommended Hardware Requirements :-Processor : 2.0GHzRAM : 512MBHard Disk : 320GB

Recommended Software Requirements :-Operating System : Windows XP Professional, 7, or aboveFront End : Visual Basic 2010Back End : MS Access

Page 7: Hostel Management  System(HMS)

0 10 20 30 40 50 60 70 80 90

Requirements(0-10)

Analysis(10-20)

Designing(20-40)

Coding(35-70)

Testing(35-80)

Implementation(80-90)

Documentation(20-90)

DAYS

ACTIVITY

Time line chart (Gantt chart) HMS

Page 8: Hostel Management  System(HMS)

Data Flow Diagram of HMS

Page 9: Hostel Management  System(HMS)

DFD Level -0

DFD Level -1

Page 10: Hostel Management  System(HMS)

DFD Level -2

Page 11: Hostel Management  System(HMS)

Data Dictionary Of HMS

Page 12: Hostel Management  System(HMS)

Sr.no

Field Datatype(Size)

Constrains Description Control name Validation

1 uid int(6) primary key/Auto

Unique id Auto_gen

2 fname varchar(20) NotNull Firstname Textbox NotNull

3 mname varchar(20) NotNull Middlename Textbox NotNull

4 lname varchar(20) NotNull Lastname Textbox NotNull

5 dob varchar(10) NotNull Date of birth Dropdownlist

6 Add varchar(50) NotNull Address of student

Textarea NotNull

9 pin varchar(6) NotNull Pincode no Textbox Fixedlength

10 Mob varchar(10) NotNull Student mobile no

Textbox Fixedlength

11 Fno int(10) Not null Father mobile no Textbox Fixedlength

Table Name : Stu_regDescription : This table show information about Student Registration form

Page 13: Hostel Management  System(HMS)

Sr.no

Field Datatype(Size)

Constrains Description Control name Validation

12 photo Mblob(15KB) Not null Image of student Fileupload NotNull

15 uname varchar(50) Not null University name Textbox NotNull

16 clgname varchar(50) Not null College name Textbox NotNull

17 cors varchar(20) Not null Cource Textbox NotNull

18 sem int(2) Not null Semester Dropdownlist NotNull

19 year int(4) Not null Current year Dropdownlist NotNull

20 lcors varchar(20) Not null Last year cource Textbox NotNull

21 per float(5,2) Not null Percentage Textbox NotNull

22 regdate timestamp Not null Reg_date Dropdownlist NotNull

23 username varchar(50) Not Null Username Textbox NotNull

24 Upass varchar(50) Not Null Password Textbox NotNull

25 email Varchar(50) Not Null Email Textbox NotNull

Table Name : Stu_regDescription : This table show information about Student Registration form

Page 14: Hostel Management  System(HMS)

Activity Diagram of HMS

Page 15: Hostel Management  System(HMS)
Page 16: Hostel Management  System(HMS)
Page 17: Hostel Management  System(HMS)

State Machine Diagram of HMS

Page 18: Hostel Management  System(HMS)

Idle

Checking

Waiting details Obtaned

Processing Update Details

Calculate room expenditure

Report Generator

get_details

system_in_idle state

all details are correct

some details are missed

room details

details_verfied

details_obtained

update details

room_bills

report

Page 19: Hostel Management  System(HMS)

State Sequence Diagram of HMS

Page 20: Hostel Management  System(HMS)

StudentStudent HMSHMS AdiministratorAdiministrator

register/login

stud_registration

registration done

registraton succesful

login

student_information

room_information

Alert_msg_hostel_fees

payment through

updation_stud_info

payment_fees

account_updation

payment done

payment_succesful

sign/logout

Page 21: Hostel Management  System(HMS)

Class Diagram of HMS

Page 22: Hostel Management  System(HMS)

Studentstud_idstud_nameroom_noyearagemob_no

getstud_info()setstud_info()room_allot()

Administratorstud_idroom_idbalancedepositduration

updatestud_info()updateroom_info()reciept_gen()

Room_allotroom_nono.of.studstud_id

update_room()room_allot()

reciept_genreceipt_idreceipt_amountstud_id

receipt_gen()

Displaystud_idroom_idreceipt_id

dispstud_info()disproom_info()dispreceipt()

Page 23: Hostel Management  System(HMS)

Use Case Diagram of HMS

Page 24: Hostel Management  System(HMS)

maintain warden details maintain students records

include

exclude exclude

maintain student details

maintain fees details

check/view the rooms allotment

allot rooms to student

generate bill

maintain mess details

maintain the monthly mess bill

enter the warden details

maintain records

Student

maintain room status

Admin

Page 25: Hostel Management  System(HMS)

Component Diagram of HMS

Page 26: Hostel Management  System(HMS)

Documents.mdb<<documentation>>

personal_details form.vb

<<documentation>>

Main Program.exe

<<executable>>

rooms.sql<<Availiability>>

Registration.vb<<registration>>

receipt.vb<<receipt generation>>

reportgenerate.db

receiptgenerate.db

Page 27: Hostel Management  System(HMS)

Deployement Diagram of HMS

Page 28: Hostel Management  System(HMS)

Backup

SERVER

Print Receipt &Scan ID/Documents

AdministratorDisplaying Information

scanner Keyboard MouseMonitor

Printer

Page 29: Hostel Management  System(HMS)

Conclusion

Thus,we have Design and Analyse Hostel Management System on Basic Prototype Requirements.

Also, System works on Automation Technique and had reduce manual work.

Page 30: Hostel Management  System(HMS)

BIBLOGRAPHY

REFERENCE SITE• http://www.TutorialPoint.com • http://www.w3schools.com

-Murach’s PHP and MySQL – Joel Murach &Ray Harris.-Software engineering - Roger S. Pressman.-PHP and MySQL- Bible.

Page 31: Hostel Management  System(HMS)

ThankYou…