Skip to content

dlsstanford/Express-FriendFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cupid's Arrow

This full-stack 'dating service' application takes in results from a user survey, then compares their answers with those from other users. The app then displays the name and picture of the user with the best overall match. Express.js is used for routing within the app.

Demo Application can be viewed at: https://cupids-arrow-911.herokuapp.com/

Speak Easy

Technologies Used

  • Node.js
  • Express

Dependencies

  • express
  • body-parser
  • express-handlebars
  • path -npm

Grab a Copy

  1. Clone or fork and run using node server.js in the command line after navigating to root directory
  2. Default runs on localhost:3000, can be configured in server.js file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published