REAL ESTATE SALES APP
ABOUT THE PROJECT
At a previous role, my focus was to overhaul a fragile legacy system that was responsible for managing thousands of real estate transactions every year. Unlike traditional real estate brokerages, our small team exclusively sold newly built single family homes across the country for some of the nations biggest builders such as D.R. Horton. In an industry that is heavily regulated at a regionally specific level, managing the moving pieces across so many transations and markets was no small task.
-
Role
Lead Frontend Developer
-
Tech stack
TypeScript | React | Redux | Next | Material UI | Azure
-
Delivered
August, 2022
The team had previously been using Netsuite to manage everything. Alongside the backend team, we created a series of API endpoints that could keep the current database in place, while allowing us to split the frontend into a Microservice style Architecture. This approach allowed us to build a dashboard and iteratively build new services to independently tackle the various problems we faced.
As we built out new services, I worked closely with the team to test new features and iterate designs to keep our workflow optimal. The project used Azure to manage our API's, deployment pipeline, and authentication. The frontend was built in TypeScript and React on the Next.JS framework. Design was a low priority as this project was internal, so we used Material UI for our component library.