An intelligent and feature-rich Real Estate web platform built using HTML, CSS, JavaScript, PHP, MySQL, and Python (Machine Learning) — now enhanced with Razorpay Payment Integration and live deployment on InfinityFree.
RealNest is a modern real estate web platform designed to simplify property discovery and transactions.
It integrates machine learning-based price prediction, a real-time chatbot, and a government scheme eligibility checker — all combined with a clean, responsive frontend and a secure Razorpay payment system.
🔗 Live Demo: https://realnestrealestate.wuaze.com
💻 GitHub Repository: Darshan9922/RealNest
- 🏘️ Property Listings – Browse categorized properties (apartments, villas, shops, etc.)
- 📊 Price Prediction (ML) – Predicts realistic prices using Random Forest Algorithm
- 🤖 AI Chatbot – Assists users with real-time responses
- 🏛 Scheme Eligibility Checker – Suggests relevant government housing schemes
- 🔐 User Authentication – Simple login and verification system
- 💳 Razorpay Integration – Secure payment processing for property transactions
- 💬 Buyer–Seller Chat – Interactive communication system
- 🗄️ Database Management – Data handled efficiently via MySQL
- 🌐 Deployed Live – Hosted on InfinityFree
| Component | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Backend | PHP |
| Database | MySQL |
| Machine Learning | Python (Random Forest) |
| Payment Gateway | Razorpay |
| Hosting | InfinityFree |
| Version Control | Git & GitHub |
realnest-real-estate/
│
├── Screenshoot/ → All screenshots & visuals
├── css/ → Stylesheets
├── js/ → Scripts
├── img/ → Images
├── lib/ → Libraries
├── scss/ → SCSS styling
├── about.html
├── contact.html
├── index.html
├── index.php
├── property-list.html
├── property-agent.html
├── property-type.html
├── sav.php
├── LICENSE.txt
└── README.md
To run this project locally:
1️⃣ Clone the repository git clone https://github.com/Darshan9922/realnest-real-estate.git
2️⃣ Navigate into the project directory cd realnest-real-estate
3️⃣ Import the database Open phpMyAdmin and import 'database.sql'
4️⃣ Configure Razorpay keys Edit your PHP file and insert: $api_key = "YOUR_RAZORPAY_KEY"; $api_secret = "YOUR_RAZORPAY_SECRET";
5️⃣ Run the project Start Apache and MySQL using XAMPP/WAMP Visit http://localhost/realnest-real-estate
| Feature | Preview |
|---|---|
| 🏡 Home Page | ![]() |
| 💬 Chatbot | ![]() |
| 📊 ML Price Prediction | ![]() |
| 🏛 Government Scheme Checker | ![]() |
| Step | Screenshot |
|---|---|
| 🧾 Payment Summary Page | ![]() |
| 💰 Razorpay Checkout Window | ![]() |
Razorpay enables seamless and secure online payments directly through the RealNest platform.
- Integrated via Checkout.js API
- Supports UPI, Cards, Wallets, and NetBanking
- Works with both test and live API keys
- Automatically updates payment confirmation in the backend
- 🧾 Admin dashboard for managing property listings
- 📍 Google Maps API for location-based search
- 💬 NLP-driven chatbot for natural conversations
- 📈 Analytics dashboard for user and property trends
- ⚙️ Razorpay API
- ☁️ InfinityFree Hosting
- 📊 Scikit-learn (Python)
- 📘 MDN Web Docs & W3Schools
If you like this project, please ⭐ star the repository —
it motivates continued development and helps others discover it! ✨





