Welcome to the Software Design Labs repository! This repository is dedicated to storing the practical exercises (labs) completed during the software design course.
- Lab 1
- Lab 2 - Threads
- Lab 3 - JavaFX
- Lab 7 - ORM
- App
- Car
- hibernate.properties - hibernate configuration
- Lab 7 POM.XML - Lab 7 pom.xml
- README.md: You're reading it now! This file provides an overview of the repository and its contents.
- pom.xml: This is the Project Object Model (POM) file for Maven. It contains information about the project and configuration details used by Maven to build the project.