hhoopes / genome_match_maker

23 and Me-enabled matchmaking service for genetic research studies
http://genomematchmaker.herokuapp.com
0 stars 1 forks source link

Add research view of matches, refactor of how matches are made #46

Closed hhoopes closed 8 years ago

hhoopes commented 8 years ago

Refactored how matches are created between studies and users. This necessitated:

Note that still needed is more refactoring of the MatchMaker class to use more AR and decorators for the two dashboard views.

closes #26