jordanopensource / nuha-web

Web client for NUHA

Home Page:https://nuha.josa.ngo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check single comment component

thamudi opened this issue · comments

As a user I need a section in the dashboard where I can see where I insert my data as text. I need a simple to use and interact with UI where I can add the text and be able to get results on it being as hatespeech or not.

This is option b that is mentioned in issue #15. When switching to this option the default option will be hidden. Make note to have a way to switch between the two options easily.

Technical Requirements:

  • Heading Title to identify which section is displayed
  • A text Area with the original post comment referred to as the context.
  • A text Area with the post comment referred to as the comment.

UI/UX:

  • Make sure to have a progress bar to show the user that the data is being processed.
  • An indicator to show the user when the data has been processed.

Done in PR #15