Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 688 Bytes

Feedback project

this project is one of challenges in Frontend mentor. website. built in Angular

Demo

user story

  • can see all feedback with its upvotes and comments.
  • can Sort feedbacks by most/least upvotes and most/least comments
  • can filter feedbacks based on its category
  • can see roadmap of feedbacks, to know how is going
  • can upvote of feedbacks, also vote-down
  • can create new feedback
  • can see details of feedback with its comments, and he can add a comment, also reply of any existing comment
  • can edit/ remove feedback