TekH a155c991c6 Add product fetching functionality to ProductsView
Updated `products-view.tsx` to use `useEffect` for fetching products from an API and manage them with a new state variable. Modified rendering logic to display fetched products instead of a mocked list.

Created/modified `product-service.ts` to include the `getProducts` function, simulating an API call that returns an array of product objects.
2025-07-02 15:38:27 +02:00
2025-06-30 10:47:25 +02:00
2025-06-30 10:47:25 +02:00

DigitalData.Hub

Der Hauptzugangspunkt für Unternehmens-Webanwendungen bei Digital Data. Beinhaltet allgemeine Funktionen wie Dateisuche und -anzeige.

Description
Der Hauptzugangspunkt für Unternehmens-Webanwendungen bei Digital Data. Beinhaltet allgemeine Funktionen wie Dateisuche und -anzeige.
Readme 4.5 MiB
Languages
TypeScript 96.9%
JavaScript 2.1%
CSS 0.9%
HTML 0.1%