Devsoc-BPGC / pmt-frontend

Official repo for DevSoc Project Mgt Tool (Mello). Join the Slack channel to contact us
2 stars 13 forks source link

Dashboard Components #21

Open Rohit-Mundada opened 4 years ago

Rohit-Mundada commented 4 years ago

This issue deals with all the components related to the dashboard page only. The list includes:

  1. Issue Cards (also implement proper hover effects)
  2. Project Cards (Component is made, just needs to be styled appropriately)
  3. Project card on click effects (refer figma design for details: figma_designs)
  4. Design Channel sidebar and relevant dropdowns inside it.
  5. Create Modal (popup) for creating a new Project on clicking the + sign.
  6. Create Modal (popup) for creating a new Taskboard on clicking the + sign (which will be accessible once a project card is clicked)
  7. Create Modal (popup) for creating a new Channel on clicking the + sign (which will be accessible once the channel sidebar is opened)
Yash-g17 commented 4 years ago

Taking task #5 Create Modal (popup) for creating a new Project on clicking the + sign

kanishq1 commented 4 years ago

Taking task #2 Project Cards (Component is made, just needs to be styled appropriately)

Rohit-Mundada commented 4 years ago

I am taking up task 4 Design Channel sidebar and relevant dropdowns inside it.

Aviral09 commented 4 years ago

I am taking up task 3 Project card on click effects

Yash-g17 commented 4 years ago

Taking up task #6 and #7

  1. Create Modal (popup) for creating a new Taskboard on clicking the + sign (which will be accessible once a project card is clicked)
  2. Create Modal (popup) for creating a new Channel on clicking the + sign (which will be accessible once the channel sidebar is opened)
Rohit-Mundada commented 4 years ago

Taking up task 1 Issue Cards (also implement proper hover effects)