Commit Graph

4 Commits

Author SHA1 Message Date
Pattadon
90a3b67cc4 feat: add property detail page with comprehensive property information and analytics
- Implemented PropertyDetailPage component to display detailed information about a selected property, including images, features, amenities, and market trends.
- Added SimilarPropertyCard component for showcasing similar properties.
- Created loading state for property detail page.
- Developed PropertiesPage component with filtering options and property listings in grid and list views.
- Introduced PropertyCard and PropertyCardList components for displaying property information in different layouts.
- Integrated UI components such as buttons, cards, badges, and tabs for enhanced user experience.
2025-04-08 14:14:36 +07:00
30d135ba0e refactor: remove unrelated files and restructure 2025-04-08 01:21:07 +07:00
7ab14fad02 refactor: restructure the frontend 2025-04-07 23:44:03 +07:00
06a7cfb55f initial frontend commit 2025-04-07 21:07:56 +07:00