Commit Graph

7 Commits

Author SHA1 Message Date
drew 10dae797cf made things red 2025-01-17 09:41:40 -06:00
drew d41f812fd3 redid button 2025-01-16 21:17:49 -06:00
drew 967f34d0c9 header works pt3 2025-01-16 20:18:56 -06:00
drew e5cd155c29 header works 2025-01-16 19:54:18 -06:00
drew 5e43e2abbd wtf 2025-01-16 19:37:00 -06:00
drew ded5ec1137 things and stuff 2025-01-16 14:16:24 -06:00
drew e2deae0d9a Refactor inventory functionality and improve modularity.
Relocated inventory page to features directory and renamed it for clarity. Introduced a reusable `Button` component and replaced inline buttons across components. Added type definitions for inventory items and environment variable support for API URL configuration.
2025-01-15 20:36:03 -06:00