+ All Categories
Home > Education > Registration system in hostel

Registration system in hostel

Date post: 21-Feb-2017
Category:
Upload: sanjitkumar
View: 868 times
Download: 1 times
Share this document with a friend
28
Registration system project Submitted To: Mr. Gaurav Gupta Sir CSE Department Submitted By: Name- Sanjit Kumar Roll No.-120240101051 CSE final year
Transcript
Page 1: Registration system in hostel

Registration systemproject

Submitted To:Mr. Gaurav Gupta SirCSE Department

Submitted By:Name- Sanjit KumarRoll No.-120240101051CSE final year

Page 2: Registration system in hostel

Content Introduction About projectTechnology to be usedApplication flowData flow diagramData tableScreen shotsTest – casesConclusion

Page 3: Registration system in hostel

introduction

The project “ Registration system ” is fully design on PHP , HTML & CSS.The website is for the automation of out student detail.

ScopeIt can be used in any school or college hostel for maintaining hostel student details.

Page 4: Registration system in hostel

About projecto This project Registration system of student, storing Their details into the database.

o This website has the facility to give a unique id for everystudent and store the details of every student.

o It is accessible either by an admin ,student & warden.

Page 5: Registration system in hostel

Tools to be used Dreamweaver 6.0

Xampp server [5.6.3]

Page 6: Registration system in hostel

Application flowHome Page

Admin User Student login

Student database Warden database Student login Student database Register

Login

Database

Application Flow

Page 7: Registration system in hostel

Warden (DFD)

Warden’s login

Database

Logout Add new

Page 8: Registration system in hostel

Admin login(DFD) Admin login

Student Warden Logout

Logout

Database

Add new

Student login

database

Page 9: Registration system in hostel

Student login (DFD) Student login

Register

Database Logout Home page

Page 10: Registration system in hostel

Data tableName Address Email Usernam

epassword

Kamlesh kumar

roorkee [email protected]

kamlesh 123

Mohan singh Patna [email protected]

Mohan 123Hello Patanjali [email protected]

mHellosir 123

Student login detail table

Warden information

Name Stream Branch Roll Email Username Password

Sanjit b.tech Cse 120240101051 [email protected] Sanjit Sanjit

Page 11: Registration system in hostel

Name Father Batch

Session

Room

Contact

Branch

Father_con

Address

Rahul Abc 12-16 15-16 56 9876787678

Me 676787909

Rk

Vikash Vbg 13-17 15-16 67 78767876

Ee 878767876

Rk

Yogi Hgy 12-16 15-16 58 87878767

Cse 78767876 Rl

Student database

Page 12: Registration system in hostel

phpMyadmin database

Page 13: Registration system in hostel

Screen shotHome page

Page 14: Registration system in hostel

Admin login page

Page 15: Registration system in hostel

Student database

Page 16: Registration system in hostel

Warden database

Page 17: Registration system in hostel

Student login database

Page 18: Registration system in hostel

Student login main page

Page 19: Registration system in hostel

Student register page

Page 20: Registration system in hostel

Hostel database

Page 21: Registration system in hostel

New student registration form

Page 22: Registration system in hostel

Student update form

Page 23: Registration system in hostel

New warden form

Page 24: Registration system in hostel

Warden update form

Page 25: Registration system in hostel

validation

Test no. description Test data Expected result

Actual result

1. Clicking the login in PR form invalid username and password by receptionist.

Username =“abc”Password =“abc”

A message box should display which contains invalid username and password.

Pass

2. Clicking the login in PR form invalid username and password by doctor.

Username =“admin”Password =“abc”

A message box should display which contains invalid username and password.

Pass

Validation for login

Page 26: Registration system in hostel

Test no. Description Expected result Actual result1. Clicking the

delete button.Data not deleted from tables.

Pass

2. Clicking on submit button without filling the form.

The form will be not submitted or give some error message.

Pass

3. Clicking on submit button for updating form after update.

The form will be not submitted or give some error message.

Pass

Validation for new user and update form

Page 27: Registration system in hostel

ConclusionThe project Registration system is for computerizing the working in a school/college hostel.

The website take care for the requirement of registration andIs capable to provide easy and effective storage of informationrelated student that come up to the school/college hostel.

It generate the registration of student detail.

Page 28: Registration system in hostel

Thank you


Recommended