Skip to content

RealNest is a dynamic real estate web app with property listings, ML-based price prediction (Random Forest), a real-time chatbot, and a government scheme eligibility checker. Built using HTML, CSS, JS, PHP, and MySQL for full-stack functionality.

License

Notifications You must be signed in to change notification settings

Darshan9922/RealNest

Repository files navigation

🏠 RealNest – Dynamic Real Estate Platform

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.


🌟 Overview

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 Project

🔗 Live Demo: https://realnestrealestate.wuaze.com
💻 GitHub Repository: Darshan9922/RealNest


✨ Core Features

  • 🏘️ 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

🧰 Tech Stack

Component Technology
Frontend HTML, CSS, JavaScript
Backend PHP
Database MySQL
Machine Learning Python (Random Forest)
Payment Gateway Razorpay
Hosting InfinityFree
Version Control Git & GitHub

🧩 Project Structure

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

⚙️ Setup Instructions

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

📸 Screenshots

Feature Preview
🏡 Home Page Home Page
💬 Chatbot Chatbot
📊 ML Price Prediction ML Price Prediction
🏛 Government Scheme Checker Government Scheme Checker

💳 Razorpay Payment Flow

Step Screenshot
🧾 Payment Summary Page Payment Summary Page
💰 Razorpay Checkout Window Razorpay Checkout Window

💸 Razorpay Integration

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

🔗 Razorpay Developer Docs


🔮 Future Enhancements

  • 🧾 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

🙌 Acknowledgements

  • ⚙️ Razorpay API
  • ☁️ InfinityFree Hosting
  • 📊 Scikit-learn (Python)
  • 📘 MDN Web Docs & W3Schools

⭐ Show Support

If you like this project, please ⭐ star the repository
it motivates continued development and helps others discover it! ✨

About

RealNest is a dynamic real estate web app with property listings, ML-based price prediction (Random Forest), a real-time chatbot, and a government scheme eligibility checker. Built using HTML, CSS, JS, PHP, and MySQL for full-stack functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published