Pet Finder is an app that matches users to a pet based on compatibility. The match is made by calculating which pet is the most similar to the user in each survey response.
This app is deployed to Heroku; check it out here to instantly demo.
- Bootstrap V3.3.7 - CSS framework
- jQuery
- NodeJS
- Express NPM Package
- Path NPM Package
To install the application follow the instructions below:
git clone https://github.com/mcginnis92/Friend-Finder.git
cd Friend-Finder
npm install
To run the application locally and access it in your browser, first run the Node.js application with the command below: node server.js
The application will now be running locally on PORT, in this case, port 3000. You can then access it locally from your browser at the URL localhost:3000.
Pawprint glyphicon from GlyphSearch