Skip to content

LuseBiswas/Accuknox_Assingment

Repository files navigation

ReachInBox_Assingment

To run the website

  • Download the Code
  • Open the VS code
  • npm install in root folder
  • npm run dev

Demo

🌐 https://accuknox-assingment.vercel.app/

Features

  • Created a Json to build this dashboard / widget dynamically. Json will contain categories and each category will contain multiple widgets.
  • Users will be able to dynamically add a widget and remove a widget from a section/ category. eg : CSPM Executive dashboard is a category.
  • On each widget, we can have a cross icon to remove it from a category or users can go to add category section and uncheck from category list
  • Users should be able to search in a list of all the widgets.