Property Owner / Agent
Once the owner of the property or his agent has paid the fees then the Administrator of the site uploads images of the property and a short write up about the property.
The Administrator also allocates to the User the role of Owner / Agent in the site. This allows the Owner / Agent to carry out the functions of Property Owner which
are:
- Initialize agreement with a User who shows interest in the property
-
Agree or disagree to terms of agreement with the interested User
-
Allocates property to the User after agreement
-
Report repair/maintenance incidents
-
Review reported repair/maintenance incidents
-
Request for repair/maintenance quotations if satisfied that the repair/maintenance need to be undertaken
-
Allocates the repair/maintenance job to be done after rviewing the quotations
-
Records payments received from Tenant/Buyer
- Records payout done to service providers
Tenant / Buyer
- Agrees or rejects an agreement with Property Owner
- Pays rent or the price of the property
- Report any maintenance required
- Gets Statement of his accounts
User
- User able to such for property on site
- User able to agree or reject agreement with Property Owner
$('style').each(function(index, elem) {
let styleBlock = $(this);
let content = styleBlock.text();
if (content.indexOf('.widget-form') > -1) {
// Found an inline style block - let's kill it!
styleBlock.remove();
}
});