https://github.com/heincm/friendfinder
Use of an express, server and routing for a basic friend finding app
https://github.com/heincm/friendfinder
express router server
Last synced: 8 months ago
JSON representation
Use of an express, server and routing for a basic friend finding app
- Host: GitHub
- URL: https://github.com/heincm/friendfinder
- Owner: heincm
- Created: 2019-02-18T00:07:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T11:17:31.000Z (about 7 years ago)
- Last Synced: 2025-04-03T14:46:21.981Z (about 1 year ago)
- Topics: express, router, server
- Language: HTML
- Homepage: https://shielded-coast-44459.herokuapp.com/
- Size: 1020 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# friendfinder
### About the Application
This application utilizes express.js, routing, and a server to help individuals find others with similar interests related to dogs.
### Using the Application
Users will answer a series of 10 questions ranking their agreement with each response from 1 (strongly disagree) to 5 (strongly agree).


Upon answering all questions, users will be shown the name and photo of a previous survey responder whose answers most closely match their own.
