OKFido is a clone of OKCupid made to match adoptable dogs with you! Find out instantly
how close of a match a pup is with our generated match percent calculated based on your
interests filled out upon signup. Or, feel free to use our search to find dogs that
we didn't match you with.
Built with MongoDB, Express, React, Node.js, GraphQL, and React-Apollo.
Utilized GraphQL to synergize data from two external APIs - Petfinder API for adoptable dogs
and TheDogAPI for breed information.
Deployed to Heroku with a docker container.
Implemented with a RESTful API
and BCrypt for secure user authentication during signup and login.