Commit Graph

5 Commits

Author SHA1 Message Date
Murat Özkorkmaz
d85406f0c7 Implemented bulk import of persons 2025-11-04 12:29:32 +01:00
39ce995956 updates 2025-10-09 10:37:26 +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