ychang21 / FriendFinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Friend Finder

Friend Finder app link

Making friends as an adult is not nearly as easy as it was when we were growing up. Friend Finder is an app that uses survey questions to match you up with a new friend based on compatibility.

Instructions

Simply fill out the survey questions and you will be matched with a new friend that you are most compatible with.

Technologies

  • HTML - hypertext markup language
  • CSS - cascading style sheets
  • Bootstrap - front-end framework
  • Javascript - lightweight, interpreted, programming language with first-class functions
  • jQuery - fast, small, and feature-rich JavaScript library
  • Node.js - evented I/O for the backend
  • Express - fast node.js network app framework

Installation

Download the zip or fork the repository. NPM install the dependencies in the directory. Run node server.js in the command line. Open up localhost:3000 in your browser.

Screenshots

This is the landing page.

Friend Finder

This is the list of friends and their survey question answers in the system.

API friend list

These are some of the survey questions.

Survey

This is an example of a result that the user gets.

Result

About


Languages

Language:HTML 70.3%Language:JavaScript 29.7%