karllhughes / recs-by-text

Recommend movies to your friends and ask them for recommendations all through a convenient SMS interface.
https://recsbytext.com
1 stars 2 forks source link

Store "watched" movies after removed #61

Open karllhughes opened 5 years ago

karllhughes commented 5 years ago

Currently when movies are removed from a user's list, we delete the record. Instead, we should keep this record and possibly ask the user what they thought of the movie. This would help us make better recs to the user and allow the user to track movies they liked or didn't in the past.