74
Real Estate Prepared By Patel smit j

Real Estate

Embed Size (px)

DESCRIPTION

Real estate presentation

Citation preview

Page 1: Real Estate

Real Estate

Prepared ByPatel smit j

Page 2: Real Estate

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

EXISITING SYSTEM :

Page 3: Real Estate

 

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

Page 4: Real Estate

Project Definition

Page 5: Real Estate

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.

Page 6: Real Estate

   The following are the modules of the system.

User

Property

Transaction Type

Property Feature

Property Type

Area

Location

Ownership

Page 7: Real Estate

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.

Page 8: Real Estate

Front-end : Microsoft Asp.Net 2.0

Back-end : Microsoft SQL Server 2005

Platform : Windows XP

Software Tools Used

Page 9: Real Estate

Data Flow Diagram

Page 10: Real Estate

User

Admin

Real Estate

Post Details

Post Property

Search Property

Gets Details

VerifiesProperty

Gets UserId

Gets Response

ContactsAdmin

GetsQuery

Gives Response

Sends Verification

Page 11: Real Estate

User

1.0Registration

2.0Login

Admin

3.0Search

5.0Upload

4.0Show Interest

User

Property

Registers

LoginProcess

SearchesProperty

LoginDetails

PostsProperty

PropertyData

UserInterest

SelectsProperty

VerifiesProperty

Page 12: Real Estate

1st Level Admin

2.0Manage Property

3.0ManageLocation

4.0Manage

User

1.0Login

Property

Location

User

AdminManagesProperty

PropertyDetails

LoginProcess

ManagesLocation

ManagesUser

UserDetails

LocationDetails

UserData

Page 13: Real Estate

2nd Level Admin

2.2PropertyFeature

2.1ManageProperty

Detail

AdminManagesDetails

ManagesFeatures

Property

Details Details

Page 14: Real Estate

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

Page 15: Real Estate
Page 16: Real Estate

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

Page 17: Real Estate
Page 18: Real Estate

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

Page 19: Real Estate

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

Page 20: Real Estate

Property TypeField Name Datatype Size Constraint

sDescription

PropertyTypeId

BigInt - Primary Key

Id of Property Type

PropertyType

Varchar 20 Not Null Type of the Property

Page 21: Real Estate

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

Page 22: Real Estate

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

Page 23: Real Estate

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

Page 24: Real Estate

Ownership

Field Name Datatype

Size Constraints Description

OwnershipId BigInt - Primary Key Id of Ownership

OwnershipType

Varchar 20 Not Null Type of the Ownership

Page 25: Real Estate

CountryField Name Datatype Size Constraints Description

CountryId BigInt - Primary Key Id of Country

CountryName

Varchar 20 Not Null Name of the Country

Page 26: Real Estate

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

Page 27: Real Estate

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

Page 28: Real Estate

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

Page 29: Real Estate

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

Page 30: Real Estate

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

Page 31: Real Estate

Screen Layouts

Page 32: Real Estate
Page 33: Real Estate
Page 34: Real Estate
Page 35: Real Estate
Page 36: Real Estate
Page 37: Real Estate
Page 38: Real Estate
Page 39: Real Estate
Page 40: Real Estate
Page 41: Real Estate
Page 42: Real Estate
Page 43: Real Estate
Page 44: Real Estate
Page 45: Real Estate
Page 46: Real Estate
Page 47: Real Estate
Page 48: Real Estate
Page 49: Real Estate
Page 50: Real Estate
Page 51: Real Estate
Page 52: Real Estate
Page 53: Real Estate
Page 54: Real Estate
Page 55: Real Estate
Page 56: Real Estate
Page 57: Real Estate
Page 58: Real Estate
Page 59: Real Estate
Page 60: Real Estate
Page 61: Real Estate
Page 62: Real Estate
Page 63: Real Estate
Page 64: Real Estate
Page 65: Real Estate
Page 66: Real Estate
Page 67: Real Estate
Page 68: Real Estate
Page 69: Real Estate
Page 70: Real Estate
Page 71: Real Estate
Page 72: Real Estate

Report Layouts

Page 73: Real Estate
Page 74: Real Estate