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)