Welcome to the AirBnB clone project by @xdweb ! This project is a simplified version of the popular Airbnb web application. It is developed using Python and aims to provide a command-line interface to manage various aspects of the application such as creating, updating, and deleting objects. This project serves as the foundation for building a fully functional web application.
The command interpreter is a crucial component of this project. It allows users to interact with the AirBnB objects via a command-line interface.
To start the command interpreter in interactive mode, run the following command:
$ ./console.py