You are on page 1of 1

p_sqFoot

noOfBalconies
noOfBedrooms
sellerID

p_size noOfBathrooms
propertyID
status
1...* 1...1 sellerID s_name
timeOfListing lists

price p_image
s_contact
SELLER
PROPERTY propertyID
builtYear

s_phNo
s_mailID
sales_type 1...1

address

1...* seller
streetNo recordID
record

recordID a_mailID a_phNo


pincode p_name

sellerID
agentID a_contact
a_name
0...1 property
propertyID
records
a_salary
1...* agent 1...1
1...* record AGENT
recordID
b_location buyerID
a_password

recordID agentID

b_budget 1...1 Buyer 1...*


BUYER Records

b_name
b_contact buyerID
  ASSUMPTIONS:
RECORD   1) Buyer and seller interact with the agent offline.
b_mailID   2) Agent has access to all the properties and decides which suits best to the buyer's needs.
b_phNo   3) One a property is sold, it will be removed from theproperty table.

dateOfSelling finalPrice

You might also like