Skip to content

DeyonOba/AirBnB_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirBnB_clone

Airbnb_clone project Is all about cloning a console that helps the user to Create, Read, and Destroy which makes a popular abbreviation (CRUD)

The console uses command line interpreter to carry out the CRUD activities.

Command line interpreter/interface (also known as CLI) is the type of user interface that allows the user to modify some sets of data with written command lines. This is mostly used by developes unlike the Graphical user interface(GUI) which most people use to communicate with

How to use the console

Type ./console.py to run the console Type 'help' for more information about how to use the console. The help command will fetch different commands, type help Cmd to learn how to use each command Perform your CRUD activities in the console Use quit, EOF, or ctrl+ d to exit the console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages