Skip to content

eric2turbo/FriendFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendFinder

Overview

FriendFinder is a web application designed to find the perfect match.

Prerequisites

This project uses node and mysql. Users must install the modules listed under dependencies in the package.json file. All of the modules can be quickly installed by typing 'npm install' from the console. A mysql server must also be set up.

Using FriendFinder

Users can click the blue 'Go to Survey' button and then answer 10 preselected questions. Upon completion, the app will calculate the differences in answers between teh user and all Friends in the database and return the friend with the closest difference in scores.

About

An app to match users that enter information into a web page based on answers to questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published