Skip to content

Yamininigudkar/Friend-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friend Finder app using express

Overview

This is friendfinder website.A user has to enter his name and image.User then answers a survey questionaire, Based on the answers provided by users he/ she is matched with his/her best possible match.

Getting Started

To view the site and interact with other users' data, visit https://git.heroku.com/guarded-crag-50875.git

Technology used

Front-end

  • HTML
  • CSS/Bootstrap
  • Javascript/Jquery

Backend

  • Node.js

npm Packages to install

  • express
  • body-parser
  • path

##Instructions

*Make sure you have fulfilled the prerequisites above. *Clone this repository with git clone https://github.com/Yamininigudkar/friendFinder.git *Install modules with npm install *Run node server.js *Go to localhost:3000 in your web browser.

File structure

  • app - data - friends.js : Array of friend objects,acts like a database - public - home.html -- Home page layout - survey.html --Survey page layout and client side logic. - routing - apiRoutes.js - htmlRoutes.js
    • node_modules
    • package.json
    • server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published