DEV Community

Cover image for Welcome back to Part 3 of the Immo Finder App project! ๐Ÿ‘ทโ€โ™‚๏ธ
Mani Movassagh
Mani Movassagh

Posted on

Welcome back to Part 3 of the Immo Finder App project! ๐Ÿ‘ทโ€โ™‚๏ธ

In this part, I focused on setting up the backend controller for managing apartment listings using:
โ€ข ๐Ÿ“ฆ Spring Boot
โ€ข ๐Ÿ›  PostgreSQL
โ€ข ๐Ÿงช Clean architecture and Flyway migrations
โ€ข ๐Ÿ“ธ Planned photo upload structure (coming next)

We walk through:
โ€ข Creating the ApartmentController
โ€ข Mapping the database models
โ€ข Preparing for property photos and metadata

๐ŸŽฅ Watch the episode here:
https://youtu.be/_4ZbZXC-nrA
Star the repo if you like it
https://github.com/manimovassagh/immo-finder

Top comments (0)