brandonhach / rep

No build currently available, will deploy alpha soon for demo!
1 stars 0 forks source link

User Story: Log Modal #38

Closed brandonhach closed 1 month ago

brandonhach commented 1 month ago

Description

Acceptance Criteria

Tasks

  1. Include a log button and a modal.
  2. Pass rep to the modal for dynamic fetch.
  3. Display log information in the modal.
  4. Implement a parallel page route.
  5. Build a report button for the owner of the page to refute the claim if the reputation rating is -rep.
brandonhach commented 1 month ago

Additional Tasks

  1. 1 unique rep by a commenter on each profile page.
  2. The owner of the profile page cannot make a reputation of itself. (client-side and server-side protection).
  3. Display information (no reps) if a profile page has no reputation.
  4. Make toast popup reusable.