Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 346 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 346 Bytes

AirBnB_clone

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