feat: Recommendation System#38
Conversation
sumit1642
commented
Apr 26, 2026
- feat: add rent index controller, service, and routes
- feat: add rent index validation schema and notification for saved search alerts
- feat: remove outdated roommate matching and rent system design documents
- feat: enhance roommate and rent index functionalities with improved constraints, validations, and error handling
- Implemented `getRentIndex` controller to fetch rent index data based on city, locality, and room type. - Created `rentIndex.service.js` for querying the rent index table. - Added routes for rent index in `rentIndex.js` and integrated it into the main router. - Developed a cron job to refresh rent index data nightly based on recent rent observations. - Introduced roommate controller and service for managing roommate profiles, blocking/unblocking users, and fetching roommate feed. - Added validation schemas for rent index and roommate operations. - Enhanced listing service to include rent index data in listing responses.
…onstraints, validations, and error handling
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Warning
|