# Hotel ERP System using Glide

**URL:** https://community.glideapps.com/t/hotel-erp-system-using-glide/74362
**Category:** Ask for Help
**Created:** [June 25, 2024, 10:30am UTC](https://community.glideapps.com/t/hotel-erp-system-using-glide/74362 "2024-06-25T10:30:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ghostmaga](https://avatars.discourse-cdn.com/v4/letter/g/eb9ed0/32.png) [@ghostmaga](https://community.glideapps.com/u/ghostmaga)
#### Post date: [June 25, 2024, 10:30am UTC](https://community.glideapps.com/t/hotel-erp-system-using-glide/74362/1 "2024-06-25T10:30:28Z")

</div>

Hello everyone,

I am exploring the possibility of developing a Hotel ERP system using Glide with the following key features:

**Client Side:**

- **User Authentication:** Login via email/phone, password recovery.
- **User Profiles:** View/edit personal information
- **Hotel Catalog:** (mapbox).
- **Room Management:**
- **Occupancy Management:** Room availability grid (chessboard), data export via API.

**Admin Features:**

- Manage users, roles, hotels, and rooms.
- View occupancy reports and statistics.

**Super-Admin Features:**

- Oversee user profiles, access recovery, hotel profiles, and room availability.
- Monitor booking changes and cancellations.
- Manage roles and access rights.

Is it feasible to develop such an application using Glide App, or would a custom development approach be more appropriate given these requirements?

Thank you for your insights!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 26, 2024, 12:28am UTC](https://community.glideapps.com/t/hotel-erp-system-using-glide/74362/2 "2024-06-26T00:28:38Z")

</div>

> [@ghostmaga](#):
>
> Login via email/phone, password recovery.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/f/0f8aba668d6e26f6dd07c808678a1c8ea258b464.png)

Here are the options for you regarding user authentication. Bottom line - users always need an email to log in, logging in with a phone number, or username-password combination, are not supported for now.

> [@ghostmaga](#):
>
> **Hotel Catalog:** (mapbox).

What do you mean by using Mapbox here?

> [@ghostmaga](#):
>
> Room availability grid (chessboard)

I think this would be quite complex to setup.

> [@ghostmaga](#):
>
> access recovery

If you mean this being related to password recovery, then not possible.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [June 14, 2025, 7:21pm UTC](https://community.glideapps.com/t/hotel-erp-system-using-glide/74362/3 "2025-06-14T19:21:42Z")

</div>


