The goal is to create a full-stack application using all technologies they internally use. -Build a backend and API for real estate properties. -Implement filters (by name, address, and price range). - Create DTOs with (specific DB parameters tied to their bussiness operations) and one image. - Develop a frontend to list and filter properties. - Make the UI responsive and allow property detail views. - Write unit tests with NUnit for both backend and frontend. - Provide documentation, follow clean architecture, and optimize performance.