Deployment freshness warning

Last successful check: 4/20/2026, 12:00:00 AM

Feel At Home project preview
← BackProperty Platform

Feel At Home

Platform Engineering

stagingPreview generated 4/20/26, 12:00:00 AM
Scope

End-to-end property search and listing platform.

Timeline

Iterative delivery with continuous UX refinement.

Primary KPI

Faster listing discovery and publication turnaround.

01

Problem

Property discovery and publishing required a single reliable platform with fast indexing.

01b

Solution

Index-first search architecture with typed API contracts and authenticated publisher flows for managed listings.

01c

Result

A unified discovery and publishing experience that shortens listing turnaround for renters and agents alike.

Listing surfaces

1 unified

Publisher access

Auth-gated

Search latency

Index-first

02

Architecture

Feel At Home architecture diagram
Next.js application layer
Typed API contracts
PostgreSQL persistence
Vercel deployment
03

Details

Stack
  • Next.js
  • TypeScript
  • React Query
  • PostgreSQL
  • Tailwind CSS
Data Flow
  • User Query → Search Index
  • Search Index → Property Catalog
  • Catalog → Listing Detail
  • Listing Events → Agent Dashboard
Decisions
  • Kept property lookup paths index-first for responsive browsing.
  • Separated listing write access behind authenticated publisher flows.
04

Deployments

Selected deployment

0.9.0

  • 0.9.0

    4/20/26, 12:00:00 AM

    stagingVisit
05

Interface

Feel At Home operational interface
06

Outcome

Delivered a single platform for discovering homes and publishing managed listings.