Skip to content

Latest commit

Β 

History

History
101 lines (66 loc) Β· 2.37 KB

File metadata and controls

101 lines (66 loc) Β· 2.37 KB

# πŸ›οΈ Propbot – Full-Stack Housing Platform

PropBot is a modern full-stack cloud-based housing platform that streamlines the way users explore and manage real estate. Built with a Spring Boot backend and a Vite-powered React frontend, PropBot enables seamless property discovery, interaction, and management for both buyers and renters.

πŸ“š Table of Contents


✨ Introduction

Propbot is a modern housing platform that enables users to:

🏠 Browse & Search Properties – Explore houses, apartments, and rentals with advanced filtering. πŸ‘€ User Authentication – Securely register and log in to manage profiles and saved properties. πŸ“Œ Buy, Rent, or List Properties – Easily view listings, connect with property owners, or add new listings. πŸ›’ Personalized Dashboard – Track saved properties, manage interests, and view recent activity. πŸ’¬ Inquiries & Reviews – Send inquiries to sellers/owners and share feedback on properties.

It is composed of:

  • A React (Vite) frontend hosted on Netlify

πŸš€ Get Started

πŸ“± Frontend Setup (React - Vite)

  1. Navigate to frontend directory:

    git clone https://github.com/quantambites/Web_HouseAssignment.git
    cd ecommerce/client
  2. Install dependencies:

    npm install
  3. Start the app:

    npm run dev

πŸ“‚ Project Structure

Web_HouseAssignment (Propbot)/
β”‚
β”œβ”€β”€ src/              # React frontend (Firebase ready)
β”‚
β”œβ”€β”€ .gitignore
└── README.md

πŸ› οΈ Technologies Used

  • Frontend: React + Vite + Axios
  • Auth: Firebase
  • Database: Firebase

πŸ”— Live Project

https://propbotassignment.netlify.app/

App Screenshot

App Screenshot

App Screenshot

App Screenshot