/friend-finder

This is a compatibility-based "FriendFinder" application -- basically a dating app.

Primary LanguageHTML

Friend-Finder

A compatibility-based 'dating app'

Introduction:

As part of coding bootcamp I created a full-stack site that takes in results from a user surveys, then compares their answers with those from other users. The app will then display the name and picture of the user with the best overall match.

1. Home Page


Main Page

2. Manager Interface


Survey Page

3. Supervisor Interface


Modal Showing Result

Prerequisites:

  1. node.js

NPM Packages Used:

  1. express
  2. bodyparser
  3. path

Authors:

  1. William Brooks