Implements basic review functionality with hooks setup to update the backend. This PR does not implement golden tests for changing the ratings and verify that works (but it does from manual testing). As a group, we can decide whether I should implement them, but just trying to crank out the feature.
TODOS:
Update dct backend dct.py to send general ratings for each food item
Update app backend to set user rating for a food item
Implements basic review functionality with hooks setup to update the backend. This PR does not implement golden tests for changing the ratings and verify that works (but it does from manual testing). As a group, we can decide whether I should implement them, but just trying to crank out the feature.
TODOS: