backend-api/frontend/app
Pattadon 8882cb6d76 feat: add property detail and listings pages with filtering options
- Implemented PropertyDetailPage to display detailed information about a specific property, including images, features, amenities, and analytics.
- Created PropertiesPage for listing properties with filtering options such as price range, property type, bedrooms, bathrooms, area, and location.
- Added loading state component for properties.
- Introduced reusable components for property cards in both grid and list views.
- Enhanced user experience with navigation links and breadcrumb trails.
2025-04-08 14:03:56 +07:00
..
(topbar) feat: add property detail and listings pages with filtering options 2025-04-08 14:03:56 +07:00
favicon.ico initial frontend commit 2025-04-07 21:07:56 +07:00
globals.css refactor: remove unrelated files and restructure 2025-04-08 01:21:07 +07:00
layout.tsx refactor: remove unrelated files and restructure 2025-04-08 01:21:07 +07:00
loading.tsx refactor: remove unrelated files and restructure 2025-04-08 01:21:07 +07:00
page.tsx refactor: remove unrelated files and restructure 2025-04-08 01:21:07 +07:00