This is a node application that takes in results from a user's personality survey, compares their answers to other users' responses and returns a friend match. The application uses Express, path and body-parser node packages.
App files can be found at (https://github.com/bafzali/FriendFinder). The app is deployed on Heroku: (https://friend-finder-bafzali.herokuapp.com/)