Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chris-aqui/friendfinder

Using a full-stack site hosted by Heroku, the user fills out a survey with ten questions. It compares the data collected from new user's survey vs. current friends array and outputs the best match.
https://github.com/chris-aqui/friendfinder

animatecss css expressjs html javascript nodejs routing

Last synced: 29 days ago
JSON representation

Using a full-stack site hosted by Heroku, the user fills out a survey with ten questions. It compares the data collected from new user's survey vs. current friends array and outputs the best match.

Awesome Lists containing this project

README

        

# Room Mate Finder - Node and Express Servers

This app records results from user survey forms. The user responses are compared against those of other users. Friend finder will then search for the best overall match and return their name and photograph.

#### Resources Used

- HTML
- CSS
- JavaScript
- Node
- Express
- animate.css

[Live Preview Here](https://roomer-01.herokuapp.com/)