Skip to content

Di-nobi/AirBnB_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirBnB_clone

Description

A simple clone of the airBnB website project, it will contain some of the features of the original AirBnB project and will be deployed on the sever it will contain

  1. A command interpreter to manipulate data without a visual interface, like in a Shell (perfect for development and debugging)
  2. A website (the front-end) that shows the final product to everybody: static and dynamic
  3. A database or files that store data (data = objects)
  4. API that provides a communication interface between the front-end and your data (retrieve, create, delete, update them)

how to start it

~$ ./console.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published