ECellNitrr / teesco-website

Apache License 2.0
2 stars 8 forks source link

Latest Task Panel #20

Closed pratik0204 closed 4 years ago

pratik0204 commented 4 years ago

Is your feature request related to a problem? Please describe. A UI component for latest task/pending tasks.

Screenshot from 2020-05-29 18-03-13

Describe the solution you'd like components/Tasks/latestTask.js A functional component which takes in- 1.All the pending tasks. 2.id of the tasks.

Initial State Data Create an initial state of tasks,with different social media platforms, and display it accordingly.

components/Tasks/latestTask.stories.js

  1. A loading state
  2. Success state 3.Error State(failed to load)
pratik0204 commented 4 years ago

@AyushAgrawal25 you are assigned with this issue.