Skip to content

AirBNB clone, early stages console using json storage

Notifications You must be signed in to change notification settings

sidneyriffic/AirBnB_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirBNB Clone

Currently implemented: A console to transact some data via json. Classes enabled: BaseModel, User, State, City, Place, Review and Amenity.

Run console.py to open the CLI console. Use "help" to get a list of commands. Use "help [command]" for a specific command.

No external dependencies.

Testing

Run this command in the base directory to run the unit tests:

python3 -m unittest discover tests

Authors

Sidney Burkett
Spence Taylor

About

AirBNB clone, early stages console using json storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published