PathFinder Backend PHP Development

PathFinder is a tool by RealWell designed to help educators find programs to support students with their particular challenges. The PathFinder tool for educators is a searchable database of these programs.

Web Application Development

My work involved the backend PHP application development. The goal was to let users search for the most relevant programs against a set of criteria and add them to personal their bookmarks.

I developed a custom Laravel application to search and rank these programs against the educator’s needs. Professional users of the app would specify a range of criteria such as the age range of their students, the particular issues they need help with and the context in which the training programs would be delivered.

The PathFinder application would then rank programs agains that criteria to show the most relevant matches and allow users to bookmark those results in their own collection.

The search logic is able to apply different weight to each search criteria, allowing the algorithm to be adjusted to favour some requirements more heavily.

Common Login System

In addition to the core features , I also built a common login system that will allow the organisation to have a single sign on location with users then able to connect to different RealWell applications. This will simplify their navigation through the RealWell tools and reduce the complexity of managing login credentials for each app.

(Frontend design was performed by another agency. My role was backend PHP development work)