AryanKukreja / LeapQueue

A Store-Review Application that Focuses on Performance during a Pandemic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create User Reviews Page

ABusyProgrammer opened this issue · comments

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.

Add sort function.