Commit Graph

4 Commits

Author SHA1 Message Date
8b6083c1c0 Implemented project handling and updated property components according to front-end needs 2025-09-12 23:41:58 +02:00
5eb6b6e738 Some improvements:
* Switches to PostgreSQL
* Added Minio storage
* Added attachments to properties
* Introduced DTOs for improved security
2025-09-03 15:40:26 +02:00
9735f1f398 Initial commit with basic CRUD functionality:
* GET all properties
* GET one property by id
* CREATE one property
* DELETE one property by id
2025-08-28 12:57:36 +02:00
7be4c611b3 Initial commit with basic CRUD functionality:
* GET all properties
* GET one property by id
* CREATE one property
* DELETE one property by id
2025-08-25 14:06:29 +02:00