real estate

Post on 06-May-2015

4.306 Views

Category:

Education

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Real estate presentation

TRANSCRIPT

Real Estate

Prepared ByPatel smit j

Our company wants to start a new business. So there is no existing system in the company.

EXISITING SYSTEM :

 

PROJECT PROFILE

PROJECT TITLE REAL ESTATE

COMPANY NAME BETANET CONSULTANCY PVT LTD

COLLEGE NAME JG College Of Computer Applications

PROJECT GUIDE

PROJECT MEMBERS Smit j patel

TOOLS Technology : Asp.NetDatabase     : SQL SERVER 2005Operating System : Windows XP

HARDWARE Processor : Pentium 4Memory  : 512 MB

DURATION July 2010 to Jan 2012

Project Definition

This web site is especially for those users who want to sell or purchase their property.

This web-site provides a vast platform to the users to do transactions related to Real Estate.

A user can also put his property for sale

A user is facilitated to search the property by giving his requirements.

A user is also facilitated by giving lots features like Image Upload, Search Facility and lot more.

   The following are the modules of the system.

User

Property

Transaction Type

Property Feature

Property Type

Area

Location

Ownership

NEED FOR NEW SYSTEM:

Reduces the human effort and consumes less time compared to the manual system.

To attract customers on Internet.

This system solve the Reachability problems.

Easy to search property.

To provide information to the user at his fingertips.

Company needed improved and secured system.

Easy to differentiate property.

Easy to maintain transactions.

Front-end : Microsoft Asp.Net 2.0

Back-end : Microsoft SQL Server 2005

Platform : Windows XP

Software Tools Used

Data Flow Diagram

User

Admin

Real Estate

Post Details

Post Property

Search Property

Gets Details

VerifiesProperty

Gets UserId

Gets Response

ContactsAdmin

GetsQuery

Gives Response

Sends Verification

User

1.0Registration

2.0Login

Admin

3.0Search

5.0Upload

4.0Show Interest

User

Property

Registers

LoginProcess

SearchesProperty

LoginDetails

PostsProperty

PropertyData

UserInterest

SelectsProperty

VerifiesProperty

1st Level Admin

2.0Manage Property

3.0ManageLocation

4.0Manage

User

1.0Login

Property

Location

User

AdminManagesProperty

PropertyDetails

LoginProcess

ManagesLocation

ManagesUser

UserDetails

LocationDetails

UserData

2nd Level Admin

2.2PropertyFeature

2.1ManageProperty

Detail

AdminManagesDetails

ManagesFeatures

Property

Details Details

2nd Level User User

ComparePassword

2.1

InvalidLogin

Message2.2

ValidLogin

Message2.3

NewPassword

Generation2.6

Relogin2.4

ForgotPassword

2.5

User

Enter Password

Invalid Password Valid Password

Try AgainRetrive Password

Change Password

Data

USER

WANTS OWNS

PROPERTY

1

HAS

PROPERTYFEATURES

HAS

PROPERTYIMAGES

BELONGS

LOCATION

BELONGS

CITY

BELONGS

STATE

BELONGS

COUNTRY

HAS

TRANSACTION TYPE

HAS

AREA DETAIL

HAS

PROPERTY DESCRIPTION

HAS

OWNER SHIP

1 1 1

11

11

11MM

1

M M 1

1

1

1

1

1

1

1

1

Field Name Datatype

Size Constraints Description

PropertyId BigInt - Primary Key Id of Property

LocationId BigInt - Foreign Key Id of Location

AreaId BigInt - Foreign Key Id of Area

UserId BigInt - Foreign Key Id of User

TransactionTypeId

BigInt - Foreign Key Id of TransactionType

PropertyTypeId

BigInt - Foreign Key Id of Property Type

OwnershipId BigInt - Foreign Key Id of Ownership

PropertyName Varchar

20 Not Null Property Name

BuildYear Integer - Not Null Built year ofProperty

Property Description

Varchar

100 Allow Null Description of the Property

UserField Name Datatyp

eSize Constraints Description

UserId BigInt - Primary Key

Id of User

FirstName Varchar

15 Not Null First Name of User

LastName Varchar

15 Not Null Last Name of User

Address Varchar

100 Not Null Address of User

MobileNumber Varchar

15 Allow Null Mobile Number of User

LandlineNumber

Varchar

15 Allow Null Landline Number of User

Email Varchar

35 Not Null Email Id of User

Password Varchar

35 Not Null Password of User

IsVisible Bit - - Visibility of User

IsAdmin Bit - - To Check its User or Admin

Property TypeField Name Datatype Size Constraint

sDescription

PropertyTypeId

BigInt - Primary Key

Id of Property Type

PropertyType

Varchar 20 Not Null Type of the Property

Property Feature

Field Name Datatype Size Constraints

Description

Property FeatureId

BigInt - Primary Key

Id of Property Feature

Property Feature

Varchar 20 Not Null Features of Property

PropertyId BigInt - Foreign Key

Id of Property

AreaField Name Datatyp

eSize Constraints Description

AreaId BigInt - Primary Key Id of Area

AreaUnitId BigInt - Foreign Key Id of AreaUnit which links Area table

PlotArea Decimal (5,2) Not Null Plot area of property

TotalBuiltUpArea

Decimal (5,2) Not Null Total plot area of property

AreaUnit

Field Name

Datatype

Size

Constraints Description

AreaUnitId

BigInt - Primary Key Id of the Area Unit

AreaUnit Varchar

15 Not Null Area Unit of the Property

Ownership

Field Name Datatype

Size Constraints Description

OwnershipId BigInt - Primary Key Id of Ownership

OwnershipType

Varchar 20 Not Null Type of the Ownership

CountryField Name Datatype Size Constraints Description

CountryId BigInt - Primary Key Id of Country

CountryName

Varchar 20 Not Null Name of the Country

State

Field Name

Datatype Size Constraints Description

StateId BigInt - Primary Key Id of State

StateName

Varchar 20 Not Null Name of the State

CountryId BigInt - Foreign Key Id of Country

City

Field Name

Datatype

Size Description Constraints

CityId BigInt - Primary Key Id Of City

CityName Varchar

20 Not Null Name of the City

StateId BigInt - Foreign Key Id of State

LocationField Name

Datatype Size Constraints Description

LocationId

BigInt - Primary Key Id of Location

Location Varchar 20 Not Null Name Of the Location

CityId BigInt - Foreign Key Id of city

TransactionField Name Datatyp

eSize Constraints Description

Transaction TypeId

BigInt - Primary Key Id of the Transaction Type

Transaction Type

Varchar

10 Not Null Type of Transaction

ImageField Name

Datatype

Size

Constraints Description

ImageId BigInt - It’s a Primary Key of Image Table

Id of Image

Image Name

Varchar

15 Not Null Name of the Image

Image Path

Varchar

35 Not Null Path Of the Image

PropertyId

BigInt - Foreign Key of Property Table

Id of Property

Screen Layouts

Report Layouts

top related