CodewithSegNet / AirBnB

fork repo for TEAM Project

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. 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.

Contributors

About

fork repo for TEAM Project


Languages

Language:Python 57.2%Language:HTML 30.0%Language:CSS 12.9%