: Objective
A dashboard that displays real-time data for an investment portfolio -
Technical details :
Using Next.js with a clean and well-structured project architecture.
Implementing client-side filtering and sorting smoothly and efficiently.
Building a fully responsive custom UI using Tailwind.
Performance Challenge: Implementing a search feature using debouncing logic to prevent unnecessary operations on every keystroke.