VISITE enables safe, secure and private payment for group travel. It provides an abstraction layer between web3 travellers and Booking.com.
There are problems whenever we travel in group and one person does not pay. The burden usually goes to the one with the credit card. VISITE makes sure that this does not happen by enabling as safe, secure and private payment for group travel. An Escrow smart contract will wait for the other members of the group before it sends payment to the hotel. We connect with mock Booking.com data with our smart contract via the Turing function of BOBA network. Once everyone has paid, the hotel will then provide a Non-Fungible Token which we attempted to finish on time. This NFT gives hotel access to the Users. However, if one person did not pay, then the transaction will not proceed and instead the payment goes back to the User and the transaction is cancelled.
Our project uses react in front end, deployed on Polygon Network and Rinkeby Testnet. We deployed the backend on BOBA Network in order to access Turing service. It allows us to use web2 API and retrieve external data. We use it to build a dynamic database which provides informations like hotel name, price for a night and other metadata. We were able to deploy for the first time an application retreiving web2 data and storing it dynamically in a database. We used Lambda for event-driven services and Gateway API to copy Booking.com. We also have complementary skillset so we were able to develop an efficient DApp tackling major issue in booking.