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
575 KiB
Languages
TypeScript 47.8%
C# 41.4%
JavaScript 2.8%
Dockerfile 2.8%
Shell 2.3%
Other 2.9%