AirBnB Clone

AirBnB Clone

AirBnB Clone (v4) is a complete web application, integrating database storage, a back-end API, and front-end interfacing in a clone of AirBnB.

The project includes a console that is a command line interpreter to permit management of the backend of the web app. It can be used to handle and manipulate all classes utilized by the application.

Test-driven Development was a priority for this project, and Unit tests are defined in the tests folder and can be run simultaneously with a simple command (python3 unittest -m discover tests)

Made With:

  • - Python
  • - HTML
  • - CSS
  • - JavaScript
  • - Shell

Designed by BootstrapMade