Add Portfolio project

This commit is contained in:
2025-10-25 19:09:18 +02:00
parent 50e97e8a51
commit bd757d5ceb
30 changed files with 560 additions and 17 deletions

View File

@@ -1,2 +1,3 @@
rootProject.name = 'java-developer-course'
include('PetCareScheduler')
include 'PetCareScheduler'
include 'Portfolio'