You are here:

Next.js Financial Dashboard

Developed a full-stack, React-based e-commerce web application.

Featured components include a dashboard page with the latest invoices, revenues, customers, etc. Created and inserted data into PostgreSQL utilizing its scripts.

Utilized UI streaming and Suspense to optimize UX experience, site performance, and handle API data load times.

Added a search feature to the invoices pages with scalability in mind using Debounce, which will delay search by a millisecond, in case thousands of users are using this feature.

Tools used to build this app: