Skip to content

Completed: October 2022

Ba Real Estates Full stack Next.js real estate platform

The brief/ challenge

I was approached by a real estate firm who were in need of a real estate platform that:

  • Could be hosted for as cheap (or free) as possible.
  • Would sync with their existing primary real estate marketing platform (Property24).
  • Would have profile pages for each of their agents that they could link to when marketing.
  • Make it easy/possible for potential buyers to get approvals (credit checks etc.) when they enquire about a listing.
  • Would have a easy-to-use content authoring backend their admin could use to add new team members or edit properties.

The solution

A Next js and Sanity.io powered web app that had a web separate web-scraper mini web-app (hosted on Railway) that they could use to sync listings from their real estate listing platform (Property24).

Next.js

A amazing React.js based full-stack JavaScript framework developed by the angels at Vercel.

Tailwind

My favorite CSS framework that makes developing responsive and resilient layouts quickly possible.

PostgreSQL

A time-tested open-source relational database management system compliant with and based the SQL standard.

tRPC

(TypeScript remote procedure call) A JavaScript library that makes building and consuming fully typesafe Rest compliant API's easier.

TypeScript

A superset of JavaScript I adore which helps write cleaner, more predictable JavaScript code.

Sanity

An incredible content platform that makes working with data across multiple platforms, frameworks and products such a dream.