Florida Housing Data Clearinghouse

Florida Housing Data Clearinghouse screenshot
Demo

Description: Florida Housing Data Clearinghouse, the 2nd web app I delivered for the Shimberg Center, provides considerable data on Florida's housing.

Why I made Florida Housing Data Clearinghouse: The site needed new features and a new infrastructure to support them. I removed unnecessary features, added new features, and improved the user experience and interface.

What I'm proud of: The Assisted Housing Inventory is the most complex part of our web app. It produces a large table that can be filtered by various criteria. We wanted to make the URLs dynamic so that a user could share a link where the filters would automatically be applied. My approach was to add the filters to the URL when the form was submitted, and then parse the URL and automatically fill the form in accordingly (to keep the table and the currently applied filters in sync).

Date: June 2018

Tech:

Node.js logoWebpack logoExpress logoES6 logoBabel logojQuery logoBootstrap logoMocha logoChai logoSelenium logo