

Context
This project originated as the final challenge of the Hack A Boss 2025 Bootcamp. The goal was to solve a real problem: the lack of trust in the home rental process.
Problem
- Lack of transparency between landlords and tenants.
- Difficulty in validating previous experiences.
- Need for a reliable and accessible system.
Process

Research
- [x] Interviews with recent tenants.
- [x] Analysis of platforms (Idealista, Fotocasa).
- [x] Definition of MVP with a focus on authentication and reviews.

Visual Identity & UX
- Clean and minimalist interface.
- Color palette in shades of blue/gray to convey trust.
- Optimized user flow in Figma.

Final Solution
- Registration with JWT authentication.
- Differentiated roles: tenants and landlords.
- Rating system with verified reviews.

Reflection
- Key learning: full integration of frontend and backend in a single project.
- The separation of flows by user type worked very well.
- To improve: optimization of filters and property search engine.
