UVicMartletplace / martletplace

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

Tune recommender when the user reviews a listing #129

Open christianbookout opened 4 weeks ago

christianbookout commented 4 weeks ago

Feature Description

A user can make reviews for a specific item posted by a user. When they do so, their recommendations should change so they either get more recommendations from the user (for a good rating) or not get any more recommendations from the user (for a bad rating).

blocked by: #43

Problem You're Trying to Solve

A user's reviews should be meaningful, and the items that a user is recommended should depend on their reviews.

Related External Resources