drew 09e65ee0d1 Rename and refactor inventory model to bark database model
Renamed `inventoryModel.cs` to `barkDbModel.cs` and refactored the context class from `InventoryContext` to `BarkContext`. Consolidated inventory item properties into a new `InventoryItems` class for better organization and future scalability.
2025-01-08 17:09:20 -06:00
2025-01-07 11:39:01 -06:00
2025-01-07 21:56:50 -06:00
S
Description
No description provided
834 KiB
Languages
C# 55.6%
TypeScript 39.3%
JavaScript 1.3%
Dockerfile 1.3%
Shell 1.1%
Other 1.4%