The AirBnB clone project The AirBnB clone project is Alx Software Engineering School Project. The goal of the project is to deploy on your server a simple clone or copy of the famous AirBnB website. This is totally for educational purposes ONLY.

We are to complete this project in groups of two. This group comprises of Issah Nenkenne Safawu and Favour Akanegbu.

At the end of the project, we would be completing a web application composed by: A command interpreter to manipulate data without a visual interface, like in a Shell (perfect for development and debugging) A website (the front-end) that shows the final product to everybody: static and dynamic A database or files that store data (data = objects) An API that provides a communication interface between the front-end and your data (retrieve, create, delete, update them)