Skip to content

Friend Finder is a compatibility-based full stack web application using nodeJS, ExpressJS etc..

Notifications You must be signed in to change notification settings

radhika-sivarajan/friend-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friend Finder

Friend Finder is a compatibility-based application -- basically a dating app. This full-stack site will take in results 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.

To Install

  • Git Clone the repository to your local machine.
  • Navigate to the folder where the repository in Terminal.
  • Run the command npm install to download the required dependencies.

Dependencies

npm packages

  1. body-parser (Node.js body parsing middleware)
  2. express (Web framework)
  3. path(Node.JS path module)

To Run

To run Friend Finder app in the local machine, Type following command in terminal inside the directory.

node server.js

Then run below address on browser.

localhost:3000

Screenshots

Home page

home-page

Survey page

survey-page

About

Friend Finder is a compatibility-based full stack web application using nodeJS, ExpressJS etc..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published