Skip to content

coding-max/holberton-airbnb_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirBnB Clone - The Complete Project

ℹ️ This project is still under development, most of the functionalities are not available yet.

The goal of this project is deploy on server a simple copy of the AirBnB website to cover all fundamental concepts of the higher level programming track of Holberton School.

holbertonbnb

Description

The complete web application will be composed by:

  • A command interpreter to manipulate data without a visual interface, like in a Shell.
  • A website (the front-end) that shows the final product to everybody: static and dynamic.
  • A database or files that store data.
  • An API that provides a communication interface between the front-end and the data (retrieve, create, delete and update).

Stages

Stage Repo
The console AirBnB_clone_v1
Web static AirBnB_clone_v1
MySQL storage 🔜
Web framework 🔜
RESTful API 🔜
Web dynamic 🔜

Infrastructure diagram

infrastructure diagram

About

The complete airbnb clone project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published