Code Monkey home page Code Monkey logo

airbnb-clone's Introduction

WanderDesk | AirBnb for Digital Nomads

demo image

Table of Contents

Description

Diversion from group Airbnb project. This project is an Airbnb portal for digital nomads, allowing users to list and book accommodations suitable for remote working around the world. Users can sign up, log in, list their properties, view available properties, and send, accept, cancel, and revoke booking requests.

Demo

demo gif

My Code

During the development of this project, me and my team members learned the following:

  • Web Development: Advanced CSS transitions and styling. HTML templates rendering.

  • Database Management: PostgreSQL configuration and queries.

  • Session Management: The project involved user authentication and session management with Flask, allowing users to log in and log out.

  • Files upload: Files upload configured with Flask.

  • Form Handling: I learned how to handle user input through forms and validate user information.

  • Testing: Implemented end-to-end testing for your application using Playwright to ensure its functionality.

  • Collaboration: This project was a group effort, which helped me to practice collaborative coding and version control using tools like Git.

Getting Started

To run this application on your local machine, you'll need to install the necessary dependencies and configure your environment. Here's a step-by-step guide:

  1. Clone the repository: git clone <repository_url>
  2. Install the required Python packages: pip install -r requirements.txt
  3. Set up your database and make any necessary configuration changes in the config.py file.
  4. Start the Flask application: python3 app.py

Your Airbnb clone should now be accessible at http://localhost:5000 in your web browser.

Features

  • User Authentication: Users can sign up and log in to the platform.

  • Property Listing: Users can list their properties, specifying details like name, description, price, photos, and availability dates.

  • Property Search: Users can view available properties listed by other users.

  • Booking Requests: Users can send booking requests for specific properties.

  • User Dashboard: Users have a dashboard where they can manage their property listings and booking requests.

  • Session Management: User sessions are maintained for logged-in users.

  • Testing: The application includes end-to-end tests to ensure its functionality.

Contributors

airbnb-clone's People

Contributors

xamiba avatar jakeotto avatar gin-71 avatar skrill500 avatar neilstudd avatar paulngilson avatar

Watchers

 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.