Skip to content

A database or files that store data (data = objects)

Notifications You must be signed in to change notification settings

Saint8083/AirBnB_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

182840590-8c0202a5-4899-415b-8ad7-940708577252

AirBnB_clone This is a repository for the AirBnB_clone team project for Alx-Holberton School.

AirBnB Clone In this project we will implement AirBnB clone using console.

Usage The shell should work like this in interactive mode:

$ ./console.py (hbnb) help

Documented commands (type help ): EOF help quit

(hbnb) (hbnb) (hbnb) quit $ It can be also used in non-interactive mode:

$ echo "help" | ./console.py (hbnb)

Documented commands (type help ): EOF help quit (hbnb) $ $ cat test_help help $ $ cat test_help | ./console.py (hbnb)

Documented commands (type help ): EOF help quit (hbnb) $

Web framework - templating create your first web server in Python make your static HTML file dynamic by using objects stored in a file or database

cb778ec8a13acecb53ef

About

A database or files that store data (data = objects)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published