Arindam Majumder
Arindam Majumder
### Summary: Update the existing basic Dashboard UI to improve user engagement and aesthetics. ### Objectives: 1. Revamp the visual design for a modern look. 2. Add interactive elements like...
## Description The current performance of our application is not optimized, leading to slower load times and a suboptimal user experience. This issue has been identified through performance analysis using...
## Description Currently, the size of the cards in our application changes based on the length of the title and description. This leads to an inconsistent and unprofessional appearance. The...
## Description The current UI of the dashboard when no resources are available is basic and does not align with our application's theme. This issue aims to enhance the UI...
## Description The current UI of the Delete Resource Modal does not align with our application's theme and appears outdated. This issue aims to improve the UI to ensure consistency...
## Description The current UI of the Edit Resource Modal does not align with our application's theme and appears outdated. This issue aims to improve the UI to ensure consistency...
## Description Update the Add Resource Modal to align with our current theme, replacing the default UI. ## Changes - Styled the modal to match the app's theme. - Improved...
### What? Added a new option for `create-next-app` to create a headless API app. This includes: - Adding a `--api` flag for `create-next-app` to create a headless app. - Modifying...