Skip to content

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.

Notifications You must be signed in to change notification settings

Mohamed-Mostafaaa/AirBnB_clone_v2

Repository files navigation

img

AirBNB clone Console

hbnb

Description 🏠

AirBnb is a complete web application, integrating database storage, a back-end API, and front-end interfacing in a clone of AirBnB.

The project currently only implements the back-end console.

About

This is the First Project towards our AirBnB clone project at ALX. Done by Mohamed

This is the first step towards building your first full web application: the AirBnB clone. This first step is very important because you will use what you build during this project with all other following projects: HTML/CSS templating, database storage, API, front-end integration

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published