All works

CribCheck

A Next.js software engineering course project completed for NTU’s SC2006 module.

CribCheck report showing a map and proximity scores for nearby amenities

About

CribCheck was developed as a software engineering project for my SC2006 Software Engineering course at Nanyang Technological University (NTU).

It aims to help home-owners better identify and compare the best locations for their next home, by generating a "CribFit" score, based on a personalised set of criteria.

The tool also comes with presets for common demographics like singles, young couples and families!

Stack

This project was developed in Next.js with Firebase for storing presets, Google Maps for location data and data.gov.sg as its data source.

Furthermore, it follows SOLID principles and allows for easy extension and changing of databases and data providers.

Check out CribCheck here!