mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-08-11 11:42:03 +00:00
09e65ee0d1
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.