Create User Reviews Page
ABusyProgrammer opened this issue · 1 comments
ABusyProgrammer commented
Create a page that lists all the user's reviews in it, with a link to edit the reviews. It should have a refresh button. Each review will be a card containing:
- The store name and address
- User review
The user's profile page will link to here.
ABusyProgrammer commented
Add sort function.