Skip to content

Iano-theDev/BandB_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirBnB_clone

THE CONSOLE

The AirBnB Clone Console is the first part of the AirBnB project. The final product of the AirBnB project will be look-alike of the AirBnB website with some similar functionality. In this segment, a command line interprater is created to manage objects for the AirBnB-Clone project.

The console is supposed to perform the following:

  • Create a new Object(...user, place, etc.)
  • Retrieve an object from a file eg. a database
  • Update an object and it's attributes
  • Perform operations on objects(...count objects, etc)
  • Destroy an object

Unit tests

Classes Unit tests
BaseModel test_base_model

Web Static

  • A static web implementation of the front end of the airbnb_clone
  • Made using mainly plain HTML & CSS.

Authors

  • Ian Kamande
  • CHEBET CANDY

Lisence

No copy write protection

About

🏠 A clone of the Airbnb website with python (server-side)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published