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