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'
|
|
|
|
|
include 'RetailManagementSystem:front-end'
|