# Ez Booking

<figure><img src="/files/ICPcPBNm1OKSM6rJ0aiM" alt=""><figcaption></figcaption></figure>

## 🔗Links

&#x20;      **Template Link on FlutterFlow Marketplace**

&#x20;      **Template Link on Our Website**

&#x20;      **Preview Link**&#x20;

***

## Introduction

The design of our Ez Booking UI-Kit reflects the success of industry leaders such as Booking.com and Airbnb.com, ensuring that users find the experience familiar and comfortable.

Designed for startups, SMEs, and businesses looking to tap into the lucrative short-term housing market, our template is a goldmine. With a user-friendly interface and powerful features, you don't just buy a template; you are investing in the opportunity to dominate the travel and accommodation sector.

Features:

* **Property Search** - A powerful, intuitive search feature allows users to find the perfect accommodation easily.
* **Property Details** - Each listing has a detailed page detailing amenities, photos, pricing, and more.
* **Apartment booking** - A simplified booking process that simplifies user decision-making and increases conversion rates.
* Profile Management - Users can create and manage their profiles, making future bookings easier.
* **Reviews** - A transparent review system that builds trust and community among users.
* **Favorites** - A handy feature that allows users to bookmark their favorite listings for future reference.

In a world where time to market is critical, our mobile template speeds up the development process while significantly reducing costs and time. It's not just a template, it's a scalable solution designed to grow with your business. By choosing our template, you will provide a superior user experience and use the latest mobile development technologies to stay ahead of the curve.

***

## Data Types

### Property

This data type is used to store property proprieties.

| Field Name    | Data Type           |
| ------------- | ------------------- |
| `name`        | `String`            |
| `city`        | `String`            |
| `country`     | `String`            |
| `images`      | `List <Image Path>` |
| `price`       | `Integer`           |
| `description` | `String`            |

### Reviews

This data type is used to store review proprieties.

| Field Name    | Data Type                                   |
| ------------- | ------------------------------------------- |
| `title`       | `String`                                    |
| `description` | `String`                                    |
| `estimation`  | `Integer`                                   |
| `ref`         | `Doc Reference (`[`Property`](#property)`)` |

### users

This data type is used to store users proprieties.

| Field Name         | Data Type    |
| ------------------ | ------------ |
| `email`            | `String`     |
| `display_name`     | `String`     |
| `photo_url`        | `Image Path` |
| `uid`              | `String`     |
| `created_time`     | `DateTime`   |
| `phone_number`     | `String`     |
| `shortDescription` | `String`     |
| `last_active_time` | `DateTime`   |
| `role`             | `String`     |
| `title`            | `String`     |

***

## Notes

{% hint style="danger" %} <mark style="color:red;">This template is not the final product. Any part of the application can be modified for different needs.</mark>
{% endhint %}

***

<div align="left"><figure><picture><source srcset="/files/WrvHYJXqlQwko0J709G1" media="(prefers-color-scheme: dark)"><img src="/files/FWlRXstCc6xNIGrX5Eqb" alt="" width="188"></picture><figcaption></figcaption></figure></div>

The template is sold as is, although additional modifications can be discussed. Feel free to contact us for any inquiries and we’ll be happy to find a solution for your ideas – <http://eazycode.com/>

**Hire us:**

<img src="/files/4KPeHfCmX2d7zpd83cXF" alt="" data-size="line"> <https://www.fiverr.com/share/qQoDQZ>\ <img src="/files/h0wwtUMwvDod7FamBfIq" alt="" data-size="line"> <https://www.upwork.com/freelancers/~01c1a4cbef44ecb5f1>\
\
**Follow us:**

<img src="/files/67Q41mFR1z6nYwKvqJeJ" alt="" data-size="line"> <https://www.facebook.com/eazycode>\ <img src="/files/6MUa0InxwRzMoVStCu5q" alt="" data-size="line"> <https://twitter.com/ezcode_official>  \ <img src="/files/IUseXDC1i7zfvZcQgctx" alt="" data-size="line"> <https://www.instagram.com/eazycodecom/>\ <img src="/files/0dMeGeMKCjKSGW3RBP6P" alt="" data-size="line"> <https://www.linkedin.com/company/eazycodecom/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eazycode.com/ezcode-documentation/flutterflow-templates/ez-booking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
