HomeQuest is Property & Real Estate Marketplace . I developed this website for new age , real estate Businesses , to cut off the middleman extra commission , to integrate AI and serve the customers questions smoothly from fetching the available information given by the agent through AI .
It is a high-performance, full-stack real-estate portal built with modern web technologies. This directory serves as the centralized documentation hub.
HomeQuest is a monorepo consisting of a React-based single-page application (SPA) on the frontend and an Express.js-based REST API on the backend backed by Prisma ORM and MySQL. Features
- Property search and filtering
- Detailed property listings
- User authentication and authorization
- Agent property uploads and management
- Real-time chat using Socket.io
- AI-powered property assistant
- Property shortlisting and favorites
- Real estate market insights and analytics
- EMI calculator and financial planning tools
Tech Stack
Frontend
- React.js
- Tailwind CSS
- Axios
- React Router
Backend
- Node.js
- Express.js
- Socket.io
- JWT Authentication
Database
- MySQL
- Prisma ORM
AI
- OpenAI GPT-4o Mini Project Structure: HomeQuest/ ├── frontend/ ├── backend/ └── README.md
Future Improvements
- Advanced property recommendations
- Enhanced analytics dashboard
- Payment gateway integration
- Mobile application support