Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 1.04 KB

README.md

File metadata and controls

41 lines (38 loc) · 1.04 KB

Match.com Clone

This is a Clone of Match.com using Ruby on Rails. Built in 5 Days. Check it out here

Authors

Dependencies

  hirb
  rails (v5.0.2)
  pg (v0.18)
  rails_12factor
  puma (v3.0)
  sass-rails (v5.0)
  uglifier (v1.3.0)
  coffee-rails (v4.2)
  geokit-rails
  jquery-rails
  turbolinks (v5)
  jbuilder (v2.5)
  redis (v3.0)
  bcrypt (v3.1.7)
  will_paginate
  bootstrap-will_paginate
  bootstrap-sass
  carrierwave
  mini_magick
  fog
  fabrication
  faker
  local_time

Matching Algorithm

Matched Based on a Personality Test along with multiple factors such as religion, sex, sexual orientation, age range, etc.

Future Version Updates

  • Location based
  • Consolidate User Model
  • Allow for AJAX search on Index Page