Skip to content
#

airbnb-clone

Here are 233 public repositories matching this topic...

HBnB is a dynamic web application that simulates AirBnB's functionality. It uses a Flask server for backend operations and HTML, CSS, and JavaScript for the frontend. It allows users to view and filter places based on amenities and locations, and displays the API status in the header.

  • Updated Aug 20, 2024
  • Python

Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.

  • Updated Aug 7, 2024
  • Python

The console is the first segment of the AirBnB project that will collectively cover fundamental concepts of higher-level programming. The goal of the AirBnB project is to eventually deploy our server as a simple copy of the AirBnB website (HBnB). A command interpreter is created in this segment to manage objects for the AirBnB (HBnB) website.

  • Updated Aug 1, 2024
  • Python

Improve this page

Add a description, image, and links to the airbnb-clone topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airbnb-clone topic, visit your repo's landing page and select "manage topics."

Learn more