Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 895 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

0.1.0-SNAPSHOT - 2016-09-13/14

Added

  • Tinder API functionality needed to update profile to search (new location, gender, filters (gender, age, distance))
  • Ability to filter through results based off name, bio, or school matches
  • 'Pass' on mismatches + 'Like' matches so they don't come up in later calls to '/users/recs'
  • Skeleton to write results to Redis for later querying
  • Use Clarifai API to match images to desired search tags
  • Save off all primary photo search tags for future (unrelated) analysis