reneegrinnell / friendFinder

A full-stack, compatibility-based matching app using Node.js and Express servers to determine the user's best match out of a group of Harry Potter characters.

Home Page:https://arcane-tundra-94976.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wizard Friend Finder

At long last, an app to match you with your Harry Potter character bff! You know your inner 12-year-old is screaming right now. Try it out on Heroku!

Setup

  1. Clone this repository to your local directory
  2. Navigate to the repo in your command terminal
  3. Run npm install
  4. Profit!

Overview

After pressing a button to start the survey, the user must enter their name, provide a link to their photo, and answer 10 questions to determine their new J.K. Rowling-universe buddy. Clicking "submit" generates the match and displays it in a pop-up modal.

Technologies Used

  • Node.js
  • Express
  • JavaScript
  • jQuery
  • Materialize CSS Framework

To-Do Wishlist

  • More styling (is that ever done, really? Nope...)
  • Make images a consistent size in modal pop-up
  • Add "Sorting Hat" functionality to assign user a Hogwarts House as well as a best friend match

About

A full-stack, compatibility-based matching app using Node.js and Express servers to determine the user's best match out of a group of Harry Potter characters.

https://arcane-tundra-94976.herokuapp.com/


Languages

Language:HTML 61.8%Language:JavaScript 32.6%Language:CSS 5.6%