Giter Club home page Giter Club logo

airbnb_clone_v2's Introduction

AirBnB Clone V2

This repository contains the second version of a simplified clone of AirBnB. It includes back-end services and scripts to manage a web static and dynamic content using Flask, a Python web framework, and MySQL for data management.

Project Structure

Here's a brief overview of the top-level directory structure:

  • 0-setup_web_static.sh: Shell script for setting up web static.
  • 1-pack_web_static.py, 2-do_deploy_web_static.py, 3-deploy_web_static.py: Python scripts for packaging and deploying web static files.
  • 100-clean_web_static.py, 101-setup_web_static.pp: Scripts for cleaning up old web static files and Puppet setup script, respectively.
  • 0x1A-application_server: Configuration files and scripts for the application server.
  • web_flask: Flask application modules.
  • web_static: HTML and CSS files for the web static part.
  • models: Python classes and methods for data management.
  • tests: Unit tests for application validation.
  • versions: Archive of old versions of the web static files.
  • console.py: Command line console for custom admin processes.
  • setup_mysql_dev.sql, setup_mysql_test.sql: SQL scripts for setting up development and test MySQL databases.
  • test_params_create: Scripts or configurations for testing parameters.
  • AUTHORS: List of contributors to this project.

Setup Instructions

To set up the project on your local environment, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/AirBnB_clone_v2.git
    cd AirBnB_clone_v2

airbnb_clone_v2's People

Contributors

bwambale03 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.