Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 600 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 600 Bytes

Airbnb_clone

Basic AirBnb clone written in python as a part of Cyber-YA project in Cyber class Implementing the following

  • Registry to the application
  • Order and Booking of rooms for a certain period of time, including location & pictures, rooms & conditions, price & dispute
  • Offer of a room
  • A map object surrounding the world with a search option in order to book a room
  • An admin that can control the system and cancel registrations
  • SQL data base for saving data about users

Important Libraries

  • Tkinter, TTK
  • Tkinter Map View
  • Geo Coder
  • Custom Tkinter