Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sachindolase/accuknoxx-frontend-assignment
Assignment For Frontend Trainees. Create a Dashboard Page
https://github.com/sachindolase/accuknoxx-frontend-assignment
html5 javascript react react-redux semantic-ui vite
Last synced: 27 days ago
JSON representation
Assignment For Frontend Trainees. Create a Dashboard Page
- Host: GitHub
- URL: https://github.com/sachindolase/accuknoxx-frontend-assignment
- Owner: sachindolase
- Created: 2024-08-26T08:20:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T08:27:50.000Z (4 months ago)
- Last Synced: 2024-08-26T10:39:52.764Z (4 months ago)
- Topics: html5, javascript, react, react-redux, semantic-ui, vite
- Language: JavaScript
- Homepage: https://accu-knoxx-frontend-assignment.vercel.app/
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Assignmnet Accuknox
### 1.Create a Json to build this dashboard / widget dynamically. Json should contain categories and each category can contain multiple widgets.
### 2. Users should be able to dynamically add a widget and remove a widget from a section/ category. eg : CSPM Executive dashboard is a category.
### 3. For individual widget, for assignment purposes we can just put random text.
### 4. Once the user clicks on +Add Widget, users should be able to add Widget name, widget text , and it should be added to that category.
### 5. 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
### 6. Users should be able to search in a list of all the widgets.