Skip to content

This repository contains all the codes and documents related to software engineering course COEN 6311 Winter 2020

Notifications You must be signed in to change notification settings

Sumit1673/Room-Reservation-system-Python-PyQt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository contains all the codes and documents related to software engineering course COEN 6311 Winter 2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages