Hotel app with different prices depending on dates

Jewel
New Member

Hi folks,

I would like to build an app with data of many hotels, which for each room category have different prices (per room per night) based on each date. For example,
JEWEL HOTEL, Standard Room, 5Jan-30Jun, 100€
JEWEL HOTEL, Standard Room, 1Jul-31Aug, 150€
JEWEL HOTEL, Standard Room, 1Sep-4Jan, 120€
JEWEL HOTEL, Superior Room, 5Jan-30Jun, 120€
JEWEL HOTEL, Superior Room, 1Jul-31Aug, 170€
JEWEL HOTEL, Superior Room, 1Sep-4Jan, 140€
... like this many hotels and their many room categories :)

How can I make an app (I have not found it at all) to:
- Page 1: The User inputs date in and date out, and the app shows all hotels and their room categories with their prices for the whole period input ((date out-date in) * (price/room for each date))
- Page 2: When the User clicks on BOOK they will see the hotel name, room category selected, then the price/room/night, total nights, TOTAL.

Thanks so much for your help!!
0 5 406
5 REPLIES 5
Top Labels in this Space