Giter Club home page Giter Club logo

airbnb_clone's Introduction

AirBnb - An exercise in full-stack development at Holberton School.

This REST API project is written in Python. We will be using Flask, React, Peewee, NodeJS, and MySQL. This is currently a work in progress. As we progress through development we will update code and this README.

Functional Requirements

  1. Create persistent storage for service data using MySQL
  2. Have three working environments (development, production & test)
  3. Isolate each environment, each with it's own variables
  4. Create link between Python application and database
  5. Create all tables from script migrate.py
  6. Create Flask application making it global to Python app using __init__.py
  7. Serialize all models
  8. Verify all POST/PUT data parameters
  9. Using TDD write tests and validate code with unittest
  10. Prevent REST API consumption from another site using Flask-CORS.

Features (Soon to come)

  1. User may include a message with the rental request
  2. User may include the date they want to rent a home
  3. User may search home based upon dates available
  4. User may search homes by location (Hint: use graticule)

Learning Goals

  1. Creating secure user registration and login
  2. Build a full-stack web application
  3. Collaborating with and contributing to open source developers

Getting Started

  1. Fork and clone this repo
  2. cd into it
  3. Run $ python api/app.py

airbnb_clone's People

Contributors

stvngrcia avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

dexterzt

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.