Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chris-aqui/friendfinder
- Owner: chris-aqui
- Created: 2018-07-17T01:42:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T07:45:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T13:45:24.312Z (about 1 month ago)
- Topics: animatecss, css, expressjs, html, javascript, nodejs, routing
- Language: HTML
- Homepage:
- Size: 1.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/)