Sley530 / AirBnB_clone_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HBNB - The Console

This repository contains the initial stage of a student project to build a clone of the AirBnB website. This stage implements a backend interface, or console, to manage program data. In addition the console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization, storage is persistent between sessions.

About


Languages

Language:Python 49.0%Language:HTML 33.9%Language:CSS 15.4%Language:Puppet 1.2%Language:Shell 0.6%