About the site
About Zilloft
A simulated real estate platform inspired by Zillow
Zilloft allows users to search and browse homes for sale, either by address or location. The platform provides an easy way to explore available properties and narrow down options based on specific criteria.
Each property listing includes detailed information such as the price, description.
Users can request a tour or contact an agent directly through the platform, simulating the steps involved in pursuing a property listing and facilitating further interaction with real estate professionals.
Zilloft leverages a fixed dataset focused on properties within a specific part of San Francisco.
The dataset includes basic property details such as price, number of bedrooms, bathrooms, and home types (Houses, Townhomes, Multi-family, Lots/Lands, etc).
Map interactions are disabled, and location maps are hardcoded with no dynamic pins for property locations.
The platform supports visualizing up to 5 photos per property.
Contact and tour requests simulate validation flows (e.g., valid email and US phone numbers) but do not store data or interact with external services.
Mock datasets ensure replayability and consistent testing scenarios.
Search properties using addresses, neighborhoods, and postal codes (preset to San Francisco).
Filter results based on price range, number of bedrooms, bathrooms, and home type (e.g., Houses, Townhomes, Lots/Lands).
View basic property information and browse up to 5 images per listing.
Simulate "Request a Tour" and "Contact an Agent" workflows with basic email and phone validations.
Support for visualizing a list of properties available for purchase.
Logging in or obtaining personalized recommendations.
Sections for renting, selling properties, "Home Loans," or "Find an Agent" are not available.
Saving searches or marking properties as favorites.
Interactivity with the map or displaying pins for property locations.
Dynamic map generation or real-time updates for property listings.
Sharing or hiding property listings.
Functionality for "Get Pre-qualified" workflows.
Storage of submitted "Request a Tour" data or email/phone interaction with agents.
External links in the footer are non-functional and do not redirect to live pages.
This website supports the following configurations. You can customize the behavior using the configuration URL parameters or use default values.
Parameter | Default Value | Description |
---|---|---|
latency | 2000 | Simulated latency for interactions in the application (milliseconds). |
latency_response_search | 2000 | Simulated latency for the response when searching properties (milliseconds). |
hide_aria_labels | true | Enables accessibility features in the application. |
run_id | The identifier for the simulation run. | |
task_id | The identifier for the task being simulated. |
Modify the query parameters as needed to simulate different configurations.