https://github.com/glenmiracle18/alu-airbnb_clone
This is my code base for my airbnb clone project. 🏨
https://github.com/glenmiracle18/alu-airbnb_clone
Last synced: 2 months ago
JSON representation
This is my code base for my airbnb clone project. 🏨
- Host: GitHub
- URL: https://github.com/glenmiracle18/alu-airbnb_clone
- Owner: glenmiracle18
- Created: 2024-01-08T15:50:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T15:11:15.000Z (over 1 year ago)
- Last Synced: 2025-02-02T02:31:33.498Z (4 months ago)
- Language: Python
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# AIRBNB CLONE PROJECT
This is an attempt at making a clone of the AIRBNB web-app. On this project in particular we focus on the back-end console, in charge of manipulating our storage system.
# The console
Our console is made up of a series of linux codes that act as interface while we haven't developed the front end of our web-app.
How to start : " ./ "
How to use : -> follow instructions given <-
## Authors- [Glen Miracle](https://www.github.com/glenmiracle18)
- [Eddy Gasana](https://www.github.com/angelo54425)