Home rental system implementing constraint satisfaction problem
Abstract
An efficient and dynamic home rental system which users can access through their mobile phone with no hassle is a desire of every tenant in Bangladesh. In this era of technology no one want to roam around to find a vacant house. House for living is one of the basic needs of people, therefore to make it easier and accessible by every people we represent a home rental system which provides every needed facility .CSP(Constraint Satisfaction Problem) implemented search option is more dynamic in case of large database compared to SQL (Structured Query Language) search. The primary focus of our work is to implement constraint satisfaction problem in the search option of our home rental system. Our home rental system will have dynamic values for searching and for which constraint satisfaction problem implementation is a better preference. Not only this but also a combination of public transport tracker and a dynamic chat server between admin and agent is also a feature of this rental system. Additionally, there is a dynamic mail alert system in which if any user put any request in the wish list, they will be notified by this system. We implement IOT (Internet of Things) in one small option. That is, to detach family and bachelor criteria. Here we discuss how we program our search feature using CSP search based algorithm and also the implementations of transport tracker, dynamic mail alert and the chat server.