Commit Graph

3 Commits

Author SHA1 Message Date
drew c6a54ee2e1 moved db to folder 2025-01-12 20:05:30 -06:00
drew f942c30b49 added a bunch of shit 2025-01-08 19:04:35 -06:00
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