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
- Tkinter, TTK
- Tkinter Map View
- Geo Coder
- Custom Tkinter