Real landlording

Website Development
Designed and developed a modern website for Real Landlord, based on a design by Toyster Media, targeting property owners across the United States.

Specification and Development
Designed and developed a service provider search interface for apartment maintenance.
The solution included defining custom post types (CPTs) for “Vendor” and “Lead” to structure service providers and manage incoming inquiries.

Forms and Email Templates
Developed custom service provider search forms.
Upon submission, users receive an automated email containing details of relevant service providers matching the requested service.
The email is dynamically generated based on an admin-controlled email template, including the use of shortcodes to inject dynamic content.
Some forms are multi-step and include required field validations to ensure data integrity and improved user experience.

Vendor Registration Form
Developed a vendor registration form.
Upon submission, vendors are created in the system with a draft status pending administrative approval.
Once approved, they are added to the active vendor directory, and their details are included in automated emails sent to property owners searching for service providers.

Email deliverability optimization
As the core of the site is a form-driven system, reliable email delivery was essential.
Implemented Mailgun integration to ensure email authentication, monitor delivery traffic, and diagnose potential issues in real time.