flat booking system

36
Summer Internship Project Report On FLAT BOOKING SYSTEMIn the partial fulfillment of the Degree of Bachelor of Technology (Batch : 2012-16) Under the Guidance of Mr. GAJENDER SINGH (Project Manager, STARTAHEAD IT SOLUTION PVT. LTD.) By Mr. Atul Yadav (10996202712) Northern India Engineering College Shashtri Park, New Delhi.

Upload: ay14a94

Post on 02-Dec-2015

287 views

Category:

Documents


2 download

DESCRIPTION

flat booking system internship report

TRANSCRIPT

Summer Internship Project Report On

“FLAT BOOKING SYSTEM”

In the partial fulfillment of the Degree of

Bachelor of Technology

(Batch : 2012-16)

Under the Guidance of

Mr. GAJENDER SINGH

(Project Manager, STARTAHEAD IT SOLUTION PVT. LTD.)

By

Mr. Atul Yadav

(10996202712)

Northern India Engineering College

Shashtri Park, New Delhi.

Declaration

I hereby declare that the work reported in the industrial training report entitled as

"FLAT BOOKING SYSTEM" in partial fulfilment for the award of degree of

B.TECH submitted at Northern India Engineering College , Delhi , as per best to

my knowledge and belief there is no infringement of intellectual property right and

copyright. In case of any violation I will solely be responsible.

Contents

Introduction .................................................................................................................................................. 4

Scope of the Project ...................................................................................................................................... 4

Process Flow of the System .......................................................................................................................... 5

Flow chart of Booking of Flats ....................................................................................................................... 5

Master Entry ................................................................................................................................................. 6

Add Tower ................................................................................................................................................. 6

Add Floor ................................................................................................................................................... 7

Add Flat ..................................................................................................................................................... 9

Add Broker .............................................................................................................................................. 10

Add Unit .................................................................................................................................................. 12

Add Extra Charges ................................................................................................................................... 13

Add Plan .................................................................................................................................................. 13

Add Stages ............................................................................................................................................... 14

Add Scheme ............................................................................................................................................ 15

Add Bank Account Head ......................................................................................................................... 16

Add Service Tax ....................................................................................................................................... 17

Transaction Entry ........................................................................................................................................ 19

Login & Registration of New Enquiry ...................................................................................................... 19

Request for holding the flats by the Client ............................................................................................. 20

Holding of Flats by the Authority Person ................................................................................................ 22

Unhold /Rehold the Flat .......................................................................................................................... 23

Add Member ........................................................................................................................................... 24

Add Sub Member .................................................................................................................................... 28

Flat Booking ............................................................................................................................................ 32

Introduction

The system will capture the following processes and keep the records in respect of all the flats and other area in a particular Project.

a. Availability

b. Maintain the payment plan

c. Registration of Enquiry and Request for holding

d. Holding of Flat

e. Generation of Booking Form

f. Booking

g. Generation of Agreement

h. Generation of Demand Letters

i. Issue of Payment receipt

j. Generation of Reminder Letters

k. Client request for alteration/additional facilities in the flats

l. Maintenance of schemes.

m. Discounts.

This system will also help for keeping record of the member, contact information of the member, and will send necessary notices or reminders to the member.

Scope of the Project

1. Add Member

2. Add flats

3. Creation of Plan

4. Booking of the Flat

5. Receipt of Payment

6. Allotment of Flat

7. Generation of Demand Entry

8. Cancellation of the Flat

9. Transfer of Flats

10. Send Reminder of Demands

Process Flow of the System

Member/Applicant can register and request for holding the flat. Accessing authority will approve it and then Public Relationship Branch fills the details of the member and proceeds for booking. During booking of the flat, member details, Plan, Broker details, extra charges are captured.

Based on plan, Installment of Payment is received and the demand is generated for the flat.

Flow chart of Booking of Flats

Start

Get Registration on Aakriti Portal

User will get an unique no. & a link on his email Id for enter

OTP regarding confirmation of Email Id & Password.

Request to hold/book the flat

User will search the flat which is available for booking and request to hold. User can

request to hold multiple flats at a time.

List of Holded flats will populate on

accessing authority login

Is confirmed by the accessing authority

File the details of applicant like add sub member etc.

YesBook the flat & generate the

Agreement letter

Generate the Demand Order

Here, Service tax , Interest calculation is

done

Receive Payment & generate the Receipt order

Reconcile the Payment with

respect to demand

Plan ,Scheme, Rate is fixed.

End

Inform to applicant through mail & SMS

No

Master Entry

I. Add Tower

II. Add Floor

III. Add Flat

IV. Add Broker

V. Add Unit

VI. Add Extra Charges

VII. Add Plan

VIII. Add Stage

IX. Add Bank Account Head

X. Add Bank

XI. Add Service Tax Rate

Add Tower

Fields

Tower Name

Alias

Area

No. of Floor

Screen Layout

Tower Master

Tower Name:*

Alias Name:

Area:* Sqr. Feet

No. of Floor:*

Save

List of Towers

Tower Name Alias Name Area No. of Floor

Edit Delete << >> << >> << >> << >>

Edit Delete << >> << >> << >> << >>

Edit Delete << >> << >> << >> << >>

Description Details

Page Name Add Tower

Access Restrictions Indicated Admin

Mandatory Fields Tower Name Area No. of Floor

Validation Rules I. Tower Name should be string type and special character will not be allow except.

II. Alias should be string type and special character will not be allow except.

III. Area should be in decimal Type.

IV. No. of Floor should be numeric.

Pre-loaded values All added Towers should be populated in List of Towers.

Business Rules On click of Save button, a new tower will be added and it will visible in the list of Towers.

Details of Towers can be modified through click of Edit Button.

Tower can be deleted on click of Delete button. Used towers cannot be deletable.

Add Floor

Fields

Tower Id

Floor Name

Floor No

No. of Flats

Area of Floor

Screen Layout

Floor Master

Tower :*

Floor :*

Alias :

No. of Flat:*

Area of Floor:* Sq.ft.

Save

List of Floors

Tower Floor Alias No. of Flat Area of Floor

Edit Delete << >> << >> << >> << >> << >>

Edit Delete << >> << >> << >> << >> << >>

Description Details

Page Name Add Floor

Access Restrictions Indicated Admin

Mandatory Fields Tower

Floor

Alias Name

No. of Flat

Area of Floor

Validation Rules I. Floor will be numeric.

II. Alias Name should be string type and special character will not be accepted.

III. No. of Flat should be of numeric Type.

IV. Area of Floor should be of decimal type and shouldn’t exceed the area of tower.

Add Flat

Fields

Floor Id

Flat Name

Area of Flat: Carpet Area /Super Area

Type of Flat: Type A, Type B , Type C

Flat Master

Tower:

Floor:*

Flat Name: *

Area of Flat: * Super Area: Sq. Ft. Carpet Area: Sq. Ft.

Type of Flat: *

Save

List of Flats

Floor Floor Name Carpet Area Super Area Type

Edit Delete << >> << >> << >> << >> << ____ >>

Edit Delete << >> << >> << >> << >> << ___ >>

Description Details

Page Name Add Flat

Access Restrictions Indicated Admin

Mandatory Fields Tower

Floor

Flat Name

Area of Flat

Type of Flat

Validation Rules I. Tower Name should be string type and special character will not be accepted.

II. Floor should be of numeric type.

III. Flat Name should be of String type and no special character should be accepted.

IV. Area of Flat should be of decimal type and shouldn’t exceed the area of floor.

V. Type of flat should be of string type.

Pre-loaded values All added Flat should be populated in List of Flats.

Business Rules On click of Save button, a new flat will be added and it will be visible in the list of Flats.

Details of Flats can be modified through click of Edit Button.

Flats can be deleted on click of Delete button and used Flats cannot be deleted.

On click of Type , description will be populated.

Add Broker

Broker Name

Broker Address

Broker Mobile

Broker Email Id

Description Details

Page Name Add Broker

Access Restrictions Indicated Admin

Mandatory Fields Broker Name

Broker Address

Broker Mobile

Broker Email Id

Validation Rules I. Broker Name should be string type and special character will not be accepted.

II. Broker Address should be of string type.

III. Broker Mobile should be of numeric type and no special character should be accepted.

IV. Broker Email Id should be of string type.

Pre-loaded values All added brokers should be populated in List of brokers.

Business Rules On click of Save button, a new broker will be added in the list.

Details of broker can be modified through click of Edit Button.

Broker can be deleted on click of Delete button.

Add Unit

Unit Name

Description Details

Page Name Add Unit

Access Restrictions Indicated Admin

Mandatory Fields Unit

Validation Rules I. Unit should be numeric type and special character will not be accepted.

Pre-loaded values All added Unit should be populated in List of Unit.

Business Rules On click of Save button, a new Unit will be added and it will be visible in the list of Flats.

Details of Unit can be modified through click of Edit Button.

Unit can be deleted on click of Delete button.

Add Extra Charges

Particulars

Type of Charges: Fixed/Rate

Unit

Rate/Amount

Add Plan

Plan Name

Plan Master

Plan Name:*

Add

List of Plans

Plan Id Plan Name

Edit Delete << _______ >> << >>

Description Details

Page Name Add Plan

Access Restrictions Indicated Admin

Mandatory Fields Plan Name

Validation Rules Plan Name will be mandatory.

Pre-loaded values All added Plan should be populated in List of Unit.

Business Rules On click of Save button, a new Plan will be added and it will be visible in the list of plan.

Plan name can be modified through click of Edit Button.

Plan can be deleted on click of Delete button, if it is not used in the flat.

On click of Plan Id, Stages will be populated.

Add Stages

Add Stage

Plan:* Next

Stage:

Description:

Type of Installment:

Rate/Amount:

Extra Charges: EC1 EC2 EC3 EC4

Next

List of Stages in the Plan : << Plan Name >>

Stage Description Type of Installment

Rate/Amount Extra Charges

Description Details

Page Name Stage Master

Access Restrictions Indicated Admin

Mandatory Fields Plan, Stage, Type of Installment, Rate/Amount

Validation Rules Stage will be string Type.

Rate will be in percentage.

Pre-loaded values All added stages of the selected plan will be shown in the list of stages.

Business Rules On click of Save button, new stages will be added and it will be visible in the list of stage.

Details can be modified through click of Edit Button.

Details can be deleted on click of Delete button, if it is not used in the system.

Add Scheme

Scheme Name

Plan Master

Scheme Name:*

Description:

Add

List of Schemes

Scheme Name Description

Edit Delete << _______ >> << >>

Description Details

Page Name Add Plan

Access Restrictions Indicated Admin

Mandatory Fields Scheme Name

Validation Rules Scheme Name will be mandatory.

Pre-loaded values All added scheme should be populated in List of Unit.

Business Rules On click of Save button, a new scheme will be added and it will be visible in the list of scheme.

Scheme name can be modified through click of Edit Button.

Scheme can be deleted on click of Delete button, if it is not used in the flat.

Add Bank Account Head

Bank Name

IFSC Code

MICR No

Account No.

Branch Address

Email Id

Mobile No

Bank Account Head

Bank Name:*

Branch Address:*

IFSC Code:*

MICR No:*

Account No:*

Name as per Account:

Email Id:*

Mobile No:*

Save

List of Banks

Bank Name

Branch Account No

Name as per Account

IFSC MICR Email Id Mobile No

Edit delete << >> << >> << >> << >> << >> << >> << >> << >>

Edit delete << >> << >> << >> << >> << >> << >> << >> << >>

Description Details

Page Name Add Bank Account Head

Access Restrictions Indicated Admin

Mandatory Fields Bank Name, Branch Address, Account No, IFSC, MICR

Validation Rules Bank Name, Branch Name, IFSC will be string type.

MICR , Account No will be numeric.

Pre-loaded values All added banks will be auto populate in the List of Banks

Business Rules On click of Save button, a new bank details will be added and it will be visible in the list of banks.

Details can be modified through click of Edit Button.

Details can be deleted on click of Delete button, if it is not used in the system.

Add Service Tax

Effective From Date

Effective To Date

Service Tax Rate

Applicable from Amount

Applicable To Amount

Service Tax Entry

Service Tax Rate:* %

From Date:*

To Date:

From Amount:*

To Amount:

Add

Add Service Tax

Rate From Date To Date From Amount To Amount

Edit delete << >> << >> << >> << >> << >>

Edit delete << >> << >> << >> << >> << >>

Description Details

Page Name Add Service Tax

Access Restrictions Indicated Admin

Mandatory Fields Service Tax Rate, From date, From Amount

Validation Rules Service Tax Rate, From Amount, To Amount will be decimal type and service tax rate will be entered in percentage.

Pre-loaded values All added details of service tax will be shown in the list.

Business Rules On click of Save button, a new service tax details will be added and it will be visible in the list of added service tax details.

Details can be modified through click of Edit Button.

Details can be deleted on click of Delete button, if it is not used in the system.

Transaction Entry

Login & Registration of New Enquiry

Login

User Id:* Next Create New Account

Password:* forget Password

Captcha: AzBx5

Submit

Description Details

Page Name Login

Access Restrictions Indicated Portal

Mandatory Fields User Id,Password,Captcha

Validation Rules

Pre-loaded values None

Business Rules On Page Load, User Id, Next button and crate New Account link will be visible. User will enter the user id & click on Next button , system will check that is entered user id exists in the system , if it exists then Password, Captcha and sign In button will visible. If user id does not exist in the system then a message “Wrong User Id. Please enter correct User Id”.

On click of Sign In, check that the Password & Captcha entered by the user is correct. If it is correct then redirect on home page, if it is wrong, then a respective message will show.

On click of Create New Account,

Registration of New Enquiry

Name:*

Mobile No:*

Email Id:*

Submit

Description Details

Page Name Registration of New Enquiry

Access Restrictions Indicated Portal

Mandatory Fields Name ,Email Id & Mobile No.

Validation Rules Name will be string Type.

Email id have @ & .

Mobile No should be 10 digits starting with 7, 8 &9.

Pre-loaded values

Business Rules On click of Submit button, user will get a link on his registered email id. While user will click on that link, an OTP is sent to his mobile and after entry of OTP, user will get a unique Id as User Id and Password on his mail.

Request for holding the flats by the Client

Client can request to hold the flat from his login. He can do the request for the multiple flats.

Request for Holding the Flat

Tower:* Flat:*

Next

Floor: << >> Area: << >> Rate: << >>

Add

List of Add Flats to hold requested by Client:

Tower Flat Rate Area

Delete << >> << >> << >> << >>

Delete << >> << >> << >> << >>

Delete << >> << >> << >> << >>

Description Details

Page Name Request for holding the flat

Access Restrictions Indicated On Client Login

Mandatory Fields Tower & Flat

Validation Rules Only available flat will be bind in the Flat list.

Pre-loaded values All tower list

Business Rules On Selection of Tower, available flat will show in the list of flat. Client will select the flat and add it for holding. List of already holded flats will be visible where client can delete the flat for unholding. Added flats will be visible to

Action of requested by Client

User Id Name Mobile No. Email Id Flat No. Date of holding

<< >> << >> << >> << >> << >> << >>

<< >> << >> << >> << >> << >> << >>

Last Date of holding: *

Description:

Approve

Cancel

Description Details

Page Name Action on request by Client

Access Restrictions Indicated Accessing Authority

Mandatory Fields Last Date of Holding will be mandatory in case of Approval of the request.

Validation Rules Last date of holding must be greater than or equal to holding date and the current date.

Pre-loaded values All requested flat which status is in process of hold.

Business Rules Accessing authority can select the multiple flats for approval or cancellation of the request. If flat is not booked till the last date of holding, the status of the flat will be changed and it will be available for the booking. After approval, flats will be shown for booking and filing the details of the applicant.

On click of Cancel, request will be cancelled and a message will be sent to the client email & mobile.

Holding of Flats by the Authority Person

Holding of Flats

Tower:*

Flat No.:

Next

Floor: << >> Area: << >> Rate << >>

Last date of Holding:*

Description:

Submit

Description Details

Page Name Holding of Flats by the Authority Person

Access Restrictions Indicated Accessing Authority

Mandatory Fields Last Date of Holding will be mandatory in case of Approval of the request.

Validation Rules Last date of holding must be greater than or equal to holding date and the current date.

Pre-loaded values All requested flat which status is in processing of Hold or available. Booked and holded flats will not be bond.

Business Rules Accessing authority can hold any flats which is not booked or not holded by anyone accessing authority.

Holded flats will not be available for client and for booking.

Unhold /Rehold the Flat

Rehold or Unhold the Flat

Tower Flat No. Holding Date Last Holding Date Hold By

<< >> << >> << >> << >> << >>

<< >> << >> << >> << >> << >>

<< >> << >> << >> << >> << >>

Unhold

Approval for Booking

Extend Holding Date

Date of Holding :*

Description :

Submit

Description Details

Page Name ReHold or Unhold the Flat

Access Restrictions Indicated Accessing Authority

Mandatory Fields Last Date of Holding will be mandatory in case of Rehold the flat.

Validation Rules Last date of holding must be greater than or equal to holding date and the current date.

Pre-loaded values All holded flats.

Business Rules Flat will be available for booking or holding on click of Unhold. On click of Available for Booking, flat will be shown in the list of booking for filing the remaining details. On click of Extend Holding Date, date of Holding will be extended and the flat will not available for booking.

Add Member

PR branch will enter the details of the applicant who has been approved by the authority person to allocate the flat.

Fields

Name

Sir Name- None/Mr./Mrs./Ms./ M/S

None/Son of/ Wife of/Daughter of Mr./Mrs.

Date of Birth

Marital Status : Married/Unmarried

Residential Status: None/ Indian / Non-Resident- Indian/ Foreign National of India Origin

Nationality

Residential Address

Building Name/No

Locality

City

District

State

Country

PIN

Profession

E-mail

Designation

Company Name and Address

Office Number

Mobile Number

Tel. Residence

PAN

Fax No.

Passport No.

Household Income per Annum:

No hard copy required for correspondence

Mailing Address

Locality

City

District

State

Country

PIN

Screen Layout

Member Id or Name:

Next

Details of Member

Name:*

Date of Birth:*

Marital Status:*

PAN:*

Passport No:

Mobile No:*

Email Id:

Residential Details

Residential Status:*

Building Name:*

Area/Mohalla:*

City:*

State:*

Country:*

PIN:*

Nationality:

Land Line No:

Professional Details

Profession:*

Designation:

Company Name & Address:

Mobile No:

Land Line No:

Fax No:

Email Id:*

Household Income per annum:

No Hard Copy Required for Correspondance

Is Mailing Address for Correspondance is Same as Residential Address(If not then write Mailing Address)

Mailing Address :

Building Name:*

Area/Mohalla:*

City:*

State:*

Country:*

PIN:*

Nationality:

Land Line No:

Save

List of Members

Member Id Member Name

PAN Mobile No

Email Id

Residential Address

Mailing Address Professional Details

Edit ________ << >> << >>

<< >> << >> << >> << >> << >>

Edit ________ << >> << >>

<< >> << >> << >> << >> << >>

Description Details

Page Name Add Member

Access Restrictions Indicated PR Branch

Mandatory Fields Member Name Date of Birth PAN Marital Status Mobile No Residential Address House Hold Income Per Annum

Validation Rules I. Member Id should be unique and of 8 digits and auto complete will be applicable.

II. Mobile No. should be of 10 digits and starting with 7, 8 and 9.

III. Name should be of String Type and special character should be allowed.

IV. Email having @ &.

V. In case of selection of Wife of, married will auto select and it will not be editable.

VI. In case of selection of Indian in Residential Status, Country will be India and the nationality will be Indian and both will not be editable.

VII. Member Id-Name will have auto complete.

Pre-loaded values None

Business Rules PR Branch will enter the Member Id or Name. Member Id will be the same to User Id. After entry of Member Id, Name, and Mobile No & Email Id will auto populate.PR Branch will fill the details and submits it.After submitting, it will visible in the list of Member.

All details including the sub member will populate on click of Member Id.

On click of Edit, data will populate in corresponding fields, where user can modify the data ad save it.

Add Sub Member

After entry of the main applicant, PR Branch can add the sub member in respective of the member.

Fields

Name

Sir Name- None/Mr./Mrs./Ms./ M/S

None/Son of/ Wife of/Daughter of Mr./Mrs.

Date of Birth

Marital Status : Married/Unmarried

Residential Status: None/ Indian / Non-Resident- Indian/ Foreign National of India Origin

Nationality

Residential Address

Building Name/No

Locality

City

District

State

Country

PIN

Profession

E-mail

Designation

Company Name and Address

Office Number

Mobile Number

Tel. Residence

PAN

Fax No.

Passport No.

Household Income per Annum:

No hard copy required for correspondence

Mailing Address

Locality

City

District

State

Country

PIN

Screen Layout

Member Id or Name:

Next

Next

Details of Sub Member

Name:*

Date of Birth:*

Marital Status:*

PAN:*

Passport No:

Mobile No:*

Email Id:

Residential Details

Residential Status:*

Building Name:*

Area/Mohalla:*

City:*

State:*

Country:*

PIN:*

Nationality:

Land Line No:

Professional Details

Profession:*

Designation:

Company Name & Address:

Mobile No:

Land Line No:

Fax No:

Email Id:*

Household Income per annum:

No Hard Copy Required for Correspondance

Is Mailing Address for Correspondance is Same as Residential Address(If not then write Mailing Address)

Mailing Address :

Building Name:*

Area/Mohalla:*

City:*

State:*

Country:*

PIN:*

Nationality:

Land Line No:

Save

List of Sub members

Sub Member Id

Member Name

PAN Mobile No

Email Id

Residential Address

Mailing Address Professional Details

Edit ________ << >> << >>

<< >> << >> << >> << >> << >>

Edit ________ << >> << >>

<< >> << >> << >> << >> << >>

Description Details

Page Name Add Sub Member

Access Restrictions Indicated PR Branch

Mandatory Fields Sub Member Name Date of Birth PAN Marital Status Mobile No Residential Address House Hold Income Per Annum

Validation Rules I. Sub Member Id should be unique and of 8 digits and auto complete will be applicable.

II. Mobile No. should be of 10 digits and starting with 7, 8 and 9.

III. Name should be of String Type and special character should be allowed.

IV. Email having @ &.

V. In case of selection of Wife of, married will auto select and it will not be editable.

VI. In case of selection of Indian in Residential Status, Country will be India and the nationality will be Indian and both will not be editable.

VII. Member Id-Name will have auto complete.

Pre-loaded values None

Business Rules PR Branch will enter the Member Id or Name. Member Id will be the same to User Id. After entry of Member ID, and click on Next button, List of Sub Members of the Member will populate in the list of Sub Members.

On click of View Details, details of Members including Sub members, Booked

Flats, Payment done by him, Invoice details will show.

On click of Sub Member, details of Sub member will populate. On click of Edit, data will populate in corresponding fields, where user can modify the data ad save it.

Flat Booking

Flat is booked after the entry of details of member and approved by the authority person. Plan and cost is defined during the flat booking.

Fields

Tower

Floor

Flat No

Name of Broker

Book To (Member ID)

Plan

Booking Date

Rate

Charge Interest

Status: Booked/ On Hold

Bank Name

Extra Charges

Booking

All fields (*) are mandatory

Tower:* A Flat No.:* A-101 Next

Book To: << Member Id-Name>> Mobile No:<< >> Area:<< >>

Broker Name:

Plan :* Details of Plan

Rate:* Status:*

Booking Date:* Bank Name:*

Extra Charges

Particulars Unit No. of Units

Gross Amount Discount Net Amount (Gross Amount-Discount)

Express way(PLC)

150/-Per sq ft.

<< >>

<< >>

Fng way(PLC)

125/-Per sq ft.

<< >>

<< >>

Park Facing(PLC)

90/-Per sq ft.

<< >>

<< >>

Park Facing(PLC)

105/-Per sq ft.

<< >>

<< >>

Least Rent

300,000

<< >>

<< >>

Extra Car Parking

20,000/- Per KW

<< >>

<< >>

EEC

40/-Per sq ft.

<< >>

<< >>

Extra PB

75,000

<< >>

<< >>

FFC

40/-Per sq ft.

<< >>

<< >>

FFC

20.00/-Per sq ft.

<< >>

<< >>

FFC

90/-Per sq ft.

<< >>

<< >>

Total: << >> << >> << >> << >>

Save & Preview of Aggrement

I have read the draft copy of aggrement and checked the data.I want to submit it now. Submit

Description Details

Page Name Booking

Access Restrictions Indicated PR Branch

Mandatory Fields Tower Flat Book To Rate Plan Broker Status Booking Date Bank Name

Validation Rules 1. Only approved flats will available for booking.

2. Date of booking cannot be less than date of holding.

3. Rate will be decimal type.

Pre-loaded values None

Business Rules On click of Next button, check whether this flat is approved for booking or not, if it is approved, then the corresponding data like Book To, Area, Mobile No and Rate will auto populate. Rate can be altered by the user.

User will select Plans, enter the booking date and save the form. On click of Save & preview the agreement, draft copy of agreement will be visible. User will satisfy the draft copy and then click on Submit for final submission of booking. After successful submission, the agreement copy will visible for taking printout and the status of the flat will be allotted.

Conclusion

As an undergraduate I would like to say that this training program is an excellent opportunity for

me to get to the ground level and experience the things that we would have never gained through

going straight into a job. The main objective of the industrial training is to provide an

opportunity to undergraduates to identify, observe and practice how engineering is applicable in

the real industry. It is not only to get experience on technical practices but also to observe

management practices and to interact with fellow workers .It is easy to work with sophisticated

machines, but not with people. The only chance that an undergraduate has to have this

experience is the industrial training period. I feel I got the maximum out of that experience. Also

I learnt the way of work in an organization, the importance of being punctual, the importance of

maximum commitment, and the importance of team spirit. In my opinion, I have gained lots of

knowledge and experience needed to be successful in a great engineering challenge, as in my

opinion, Engineering is after all a Challenge, and not a Job.

REFERENCES

http://docs.oracle.com/cd/A57673_01/DOC/server/doc/SCN7 3/ch11.htm

http://www.tutorialspoint.com/plsql/

http://www.w3schools.com/sql/

http://www.oracle.com/technetwork/database/features/plsql