/AirBnB_clone

This is an AirBnB clone console setup. You interact with the system from the command line.

Primary LanguagePython

AirBnB_clone

Description 📄

This is the first phase of a four phase project, to create a basic clone of the AirBnB web app. In this first phase a basic console was created using the Cmd Python module, to manage the objects of the whole project, being able to implement the methods create, show, update, all, and destroy to the existing classes and subclasses