Last active
October 14, 2021 09:10
-
-
Save amitsavani/b910163fa86463ecc306a8e5d3787151 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Note for portal developer | |
------------------------- | |
Change SubmissionsHelper::MOST_IMPORTANT_PROPERTY_ATTRIBUTES when this list changes | |
Most important fields starts | |
----------------------------- | |
external_link | |
external_id | |
title | |
description | |
property_type | |
square_meters | |
room_count | |
bathroom_count | |
available_date | |
images | |
location specific fields | |
------------------------ | |
* Good to have all but required to have enogh to identiy where the property is located | |
city | |
zipcode | |
address | |
latitude | |
longitude | |
financial | |
--------- | |
rent | |
currency | |
deposit | |
utilities | |
contact details | |
--------------- | |
landlord_name | |
landlord_email | |
landlord_phone | |
Facilities | |
---------- | |
furnished | |
parking | |
----------------------------- | |
Most important fields ends | |
Less important fields(more important to less in order) starts | |
------------------------------------------------------------- | |
Facilities | |
---------- | |
elevator | |
balcony | |
terrace | |
swimming_pool | |
washing_machine | |
floor | |
dishwasher | |
pets_allowed | |
energy_label | |
prepaid_rent | |
floor_plan_images | |
Never came across with this details | |
------------------------------------ | |
water_cost | |
heating_cost | |
position - ignore it at all | |
Details of each field | |
--------------------- | |
https://docs.google.com/spreadsheets/d/134eXdiFFUovetus5GrlAs4BszplcQNVzdtyF4bsR4YI/edit#gid=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment