MA
MOSES ACOSTA
AI · Cloud · Leadership
← Back to Work
App · PropTech

SimpliRentIt — AI-Powered Rental Property Management

A full-stack platform that streamlines rental property management with AI-powered tenant screening, lease automation, and intelligent maintenance workflows.

Next.jsReactFirebaseFirestoreGenkit AITailwind CSSTypeScript

The Problem

Rental property management is fragmented and manual. Landlords and small property managers juggle spreadsheets, paper leases, scattered maintenance requests, and inconsistent tenant screening — wasting hours on tasks that should be automated. Existing property management software is either too expensive for small portfolios or too complex to adopt.

The Approach

SimpliRentIt was designed as a modern, AI-assisted platform that handles the entire rental lifecycle — from listing a property to screening tenants, managing leases, and coordinating maintenance — all in one place.

AI-Powered Tenant Screening

Traditional screening relies on credit scores and manual reference checks. SimpliRentIt uses AI to:

  • Aggregate multiple data signals — credit, income verification, rental history, and public records
  • Generate risk assessments — plain-language summaries that help landlords make informed decisions
  • Reduce bias — structured, consistent evaluation criteria applied equally to every applicant

Intelligent Lease Management

  • Automated lease generation — templates customized per jurisdiction with auto-populated tenant and property details
  • Digital signatures — fully electronic lease execution without printing or scanning
  • Renewal tracking — proactive alerts and automated renewal offers before leases expire

Smart Maintenance Workflows

  • Tenant-submitted requests — photo/video uploads with AI-assisted categorization and priority scoring
  • Vendor matching — connects issues with qualified service providers based on type, location, and availability
  • Status tracking — real-time updates for both tenants and landlords throughout the resolution process

Architecture

The platform is built on a modern serverless stack:

  • Frontend: Next.js 15 with React 19, App Router, and server components for fast initial loads
  • Styling: Tailwind CSS for a clean, responsive interface across all devices
  • Backend: Firebase (Firestore for real-time data, Auth for identity, Cloud Functions for background processing)
  • AI Layer: Google Genkit for tenant screening analysis and maintenance categorization
  • Hosting: Firebase App Hosting with automatic scaling and zero-config deployments
  • Payments: Stripe integration for rent collection and landlord payouts

Outcomes

  • Live at simplirentit.com — serving real landlords and tenants
  • End-to-end rental lifecycle — listing through lease management in a single platform
  • AI-assisted decisions — reducing screening time while improving consistency
  • Mobile-first design — fully responsive for tenants submitting requests on the go
  • Real-time sync — Firestore enables instant updates across all connected users

Key Learnings

Domain expertise matters as much as technical skill. Understanding landlord-tenant law, fair housing regulations, and property management workflows was essential for building something actually useful — not just technically impressive.

AI augments, it doesn't replace. The screening AI provides recommendations and summaries, but the landlord always makes the final decision. This builds trust and keeps humans in the loop for consequential choices.

Start with the smallest viable workflow. The first version focused exclusively on tenant screening. Each subsequent feature (leases, maintenance, payments) was added only after validating demand from real users.