AirBnB_clone_v2
AirBnB_clone_v2 copied to clipboard
Alex, check for AUTHORS changes, pull it and write your changes
add the funtion methode by reconigze id and add import library
Review the way that the names are writting and switch the Github's profiles.
Created get and count methods for HBnB v3.
Gonzalo Flores
add contributor name to README.md file
…_web_static.py,console.py, models/engine/db_storage.py, models/engine/file_storage.py
Excercise number three for 0x05. AirBnB clone - RESTful API.
In your dbstorage (line 82, 89) and filestorage (line 76, 81) files, since those are files with multiple method, you might want to avoid letting unecessary blank lines in the...