Telegram Mini App for booking hotels *
- — it's a demonstration of Telegram Mini Apps platform. No real hotels and payments.
@tebook_bot/telebook | Telegram Mini Apps | Documentation
Use this project as an example or template for the creation of your app:
- 🧩 Meet Telegram Vue UI Kit — build native-like interfaces with ready-to-use components
- ❤️🔥 Instant picture previews and on-device cache
- ☘️ Smooth screen transitions
- ✨ Advanced DX — fast build, hot reloading, modern code style and linters, well-documented code
- 💎 Clean but simple architecture — easy to scale and maintain
- 📦 Production-ready deployment setup
- 💵 Payments support
- 📋 Privacy Policy template
Telebook — is a kind of booking app that runs inside the Telegram. It provides several screens demonstrating different abilities: list views, cards, animations, forms, payments, etc.
It uses mocked data:
- Cities available for search
- Hotels
- Rooms
- Reviews
- All mock pictures are generated using Shedevrum AI
Use following instructions
- 💗 Get Started - basic info about Mini Apps development
- 🏠 Frontend tech guide - how to setup Client
- 🎁 Backend tech guide - how to setup Backend
- 🛍️ Telegram Vue UI Kit - UI Kit guide
- 💰 How to setup Payments - useful information about Payments integration
- ⛅️ Deployment guide - how to deploy
- 😎 Awesome List - list of resources that can be useful when building your own Telegram Mini App
Feel free to Open Issue with your question or suggestion