Skip to content

Toby16/AirBnB_clone_v2

 
 

Repository files navigation

AirBnB Clone - MySQL Database

Python 3 OOP Back-End Development SQL MySQL ORM SQLAlchemy

HolbertonBnB logo

AirBnB Clone

This project collectively covers the fundamental concepts of higher level programming.

The project involves creating a clone of the Airbnb website, which is an online platform that enables people to book unique accommodations around the world.

The website allows users to search for various types of accommodations, such as apartments, villas, hotels, and hostels, and book them online.

The project is suitable for developers who want to improve their web development skills, especially in front-end development, back-end development, and database management.

AirBnB - MySQL Database

  • This is the MySQL database component of the Airbnb website project.
  • The project aims to build a website that allows users to search for and book vacation rental properties.
  • The MySQL database will serve as the backend data storage for the website.
  • It will store all the data related to properties, users, bookings, and any other relevant information.
  • The database will be designed to efficiently handle large amounts of data and provide fast access to that data when requested by the website.

Overall, the MySQL database component is an essential part of the Airbnb website project, providing the necessary data storage and management capabilities for the website to function properly.

Technologies Used

  • MySQL
  • Python 3
  • SQLAlchemy ORM

About

AirBnB clone - MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.1%
  • Python 33.8%
  • CSS 32.1%