Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamed-mostafaaa/airbnb_clone_v2
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.
https://github.com/mohamed-mostafaaa/airbnb_clone_v2
console hbnb mysql webstatic
Last synced: 3 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/mohamed-mostafaaa/airbnb_clone_v2
- Owner: Mohamed-Mostafaaa
- Created: 2024-05-26T19:58:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T18:46:36.000Z (2 months ago)
- Last Synced: 2024-09-07T20:24:08.449Z (2 months ago)
- Topics: console, hbnb, mysql, webstatic
- Language: Python
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
Awesome Lists containing this project
README
![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)
> AirBNB clone Console
![hbnb](./images/hbtn.png)
## Description :house:
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](alxafrica.com). Done by [Mohamed](https://github.com/Mohamed-Mostafaaa)
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
- **Mohamed Mostafa** <[Mohamed-Mostafaaa](https://github.com/Mohamed-Mostafaaa)>