Overview
- An application for finding a friend based on the answers to a survey.
Details
- The home page welcomes the user to Friend Finder and offers a survey
- The survey page asks for a name & photo and then asks 10 questions
- After submiting the answers, the user is presented with the name and picture of the best match
Friend_Finder Links
- Deployed code: https://friend-finder59.herokuapp.com/
- GitHub repository: https://github.com/amcaron1/Friend_Finder/
Portfolio Links
- Deployed code: https://amcaron1.github.io/Bootstrap-Portfolio/
- GitHub repository: https://github.com/amcaron1/Bootstrap-Portfolio/
Skills
- HTML
- CSS
- Bootstrap
- JavaScript
- jQuery
- Node.js
- Express.js
Development Instructions
- Open Bash and navigate to application folder
- Type "node server.js" and hit enter