/AirBnB_clone

full-stack project (AirBnB-clone)

Primary LanguagePython

Airbnb Clone Project

Overview

This project is an Airbnb clone, a property rental and management system. It is designed to replicate some of the core functionalities of the Airbnb platform. The project includes a command-line interface (CLI) for managing property listings, user accounts, and various other features.

Table of Contents

Features

  • Property listing management (create, show, update, delete)
  • User account management
  • Review and rating system
  • Property search functionality
  • CLI for easy interaction
  • Advanced commands for data manipulation

Getting Started

Prerequisites

  • Python 3.x
  • Additional dependencies import os import json import re import unittest etc

Installation

  1. Clone the repository:

    https://github.com/DeborahRise/AirBnB_clone.git