Skip to content

Full stack website that returns a friend suggestion based on a personality quiz

Notifications You must be signed in to change notification settings

tsstace/FriendFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌸 FriendFinder 🌸

This full stack website will select your new best friend from a carefully curated list. The user will be prompted to submit a form with basic information and behavior-based questions. If all fields are filled in, a modal window will display the closest match from the friends json list. If there is an empty field, a modal window will prompt them to complete the data entry.

All data values for the potential matches are stored in the friends JSON array; a match is recommended based on the sum of the user's choices and the proximity to the friend's values.

Node packages included:

  • express
  • body-parser
  • path

Deployment:

About

Full stack website that returns a friend suggestion based on a personality quiz

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published