Registration system in hostel

Post on 21-Feb-2017

868 views 1 download

transcript

Registration systemproject

Submitted To:Mr. Gaurav Gupta SirCSE Department

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

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

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.

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.

Tools to be used Dreamweaver 6.0

Xampp server [5.6.3]

Application flowHome Page

Admin User Student login

Student database Warden database Student login Student database Register

Login

Database

Application Flow

Warden (DFD)

Warden’s login

Database

Logout Add new

Admin login(DFD) Admin login

Student Warden Logout

Logout

Database

Add new

Student login

database

Student login (DFD) Student login

Register

Database Logout Home page

Data tableName Address Email Usernam

epassword

Kamlesh kumar

roorkee kamlesh1@gmail.com

kamlesh 123

Mohan singh Patna mohan2@gmail.com

Mohan 123Hello Patanjali hello43@gmail.co

mHellosir 123

Student login detail table

Warden information

Name Stream Branch Roll Email Username Password

Sanjit b.tech Cse 120240101051 Krsanjt@gmail.com Sanjit Sanjit

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

phpMyadmin database

Screen shotHome page

Admin login page

Student database

Warden database

Student login database

Student login main page

Student register page

Hostel database

New student registration form

Student update form

New warden form

Warden update form

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

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

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.

Thank you