theis.gaedigk 616058b603 feat: add profile route and sidebar navigation; implement inventory and view product pages
- Added a new profile route under the hidden layout.
- Introduced a Sidebar component for navigation between inventory, add product, and profile pages.
- Created InventoryPage to display a list of products with sorting and pagination.
- Implemented ViewProduct page to show details of a selected product.
- Integrated API calls for fetching products and product details.
- Updated route tree to include new routes and components.
2026-05-26 21:37:30 +02:00
2026-05-25 21:17:12 +02:00
2026-05-25 21:28:57 +02:00
S
Description
No description provided
Readme MIT 2.3 MiB
Languages
TypeScript 83.3%
JavaScript 16.1%
Dockerfile 0.3%
HTML 0.3%