Add InventoryManagementSystem app

This commit is contained in:
2025-11-03 17:32:20 +01:00
parent 8577d69eb1
commit f49be0c3d3
12 changed files with 1028 additions and 1 deletions

View File

@@ -3,4 +3,5 @@ include 'PetCareScheduler'
include 'Portfolio'
include 'OnlineQuiz'
include 'RetailManagementSystem:back-end'
include 'RetailManagementSystem:front-end'
include 'RetailManagementSystem:front-end'
include 'InventoryManagementSystem'