UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Tune recommender when the user buys an item #128

Open christianbookout opened 4 weeks ago

christianbookout commented 4 weeks ago

Feature Description

Whenever the user buys an item, we want the recommender to understand they have bought this item and recommend them items based on that. As well, we need to determine how the recommender should behave (probably not recommending the same item any more for a while).

blocked by: #43

Problem You're Trying to Solve

A user should be able to have their recommendation feed depend on their purchases, so they aren't constantly shown the exact same items.

Related External Resources