Skip to content

The Friend Finder app is basically an app for makin' new buddies. This full-stack site will uses surveys to compare answers with other users to make a match. Matches are displayed with match profile picture

Notifications You must be signed in to change notification settings

Mjohnwright/FriendFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👥 FriendFinder

Full Stack Application

The Friend Finder application is basically a dating app, but for makin' new buddies. This full-stack site will take in users' surveys, then compare their answers with those from other users. The app will then display the name and picture of the user with the best overall match.

Link to App

Functionality

  1. Survey FriendFinder asks the user to answer 10 questions about their personality. The new user information is posted in a mySql database.
  2. How are matches made? Once the new user data is stored in the database, the app performs a JS algorithm to determine which of existing users in the database makes the best match.
  3. Your Match! The perfect match for you is displayed on the page along with a photo. I hope you like your match!

Technologies

  • JavaScript
  • Node/express
  • JSON data

Screenshot

Full Size

About

The Friend Finder app is basically an app for makin' new buddies. This full-stack site will uses surveys to compare answers with other users to make a match. Matches are displayed with match profile picture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published