Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.06 KB

File metadata and controls

20 lines (14 loc) · 1.06 KB

HassleFree Room Booking Application

This is a desktop application for room reservation in Canada. The application provides option to refine your search. These choices are saved by the application. When a user logins again and try to book, the application uses the previous choices to recommend the best options available.

A simple file based data based database is used.

Frontend of the application is designed using PyQt5. The project follows Model View and Controller Architecture.

Initially to test the application the #Requirements

  1. Python 3.7
  2. PyQt5

How application looks:

Login Booking Interface Hotel Database Hotel Search Images