rmutegeki / AirBnB_clone

A collaborative effort with @Saad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBnB Clone

Description

The first phase of a four phase project, where we create a basic clone of the AirBnB web app. 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.

Environment

The console was developed in Ubuntu 14.04 LTS using python3 (version 3.4.3).

Further information

For further information on python version, and documentation visit python.org.

Requirements

Knowledge in python3, how to use a command line interpreter, a computer with Ubuntu 14.04+, python3 and pep8 style corrector.

Acknowledgements

To all the peers that contribuited with their knowledge

Authors

  • Saad Outchakoucht - @saad-out
  • Ronald Mutegeki - @rmutegeki

About

A collaborative effort with @Saad


Languages

Language:Python 45.3%Language:HTML 37.4%Language:CSS 17.3%