2025-10-24 10:20:02 +02:00
|
|
|
rootProject.name = 'java-developer-course'
|
2025-10-25 19:09:18 +02:00
|
|
|
include 'PetCareScheduler'
|
2025-10-26 19:35:59 +01:00
|
|
|
include 'Portfolio'
|
2025-11-02 19:25:39 +01:00
|
|
|
include 'OnlineQuiz'
|
|
|
|
|
include 'RetailManagementSystem:back-end'
|
2025-11-03 17:32:20 +01:00
|
|
|
include 'RetailManagementSystem:front-end'
|
2025-11-03 18:27:23 +01:00
|
|
|
include 'InventoryManagementSystem'
|
2025-11-11 10:59:18 +01:00
|
|
|
include 'SmartClinicManagementSystem:app'
|
2025-11-11 16:56:46 +01:00
|
|
|
include 'SoftwareDevChatbot'
|
|
|
|
|
include 'RegressionPredictionLab'
|