It is necessary to integrate the Telegram API and ready-made logic of the Laravel Framework into an HTML page, which will function as a mini Telegram application and set up its operation.
All the logic needs to be implemented by connecting buttons and displaying certain elements.
Telegram API comes out of the box for mini TG apps
- User authorization and authentication. https://core.telegram.org/bots/api#loginurl
- Button haptics https://core.telegram.org/bots/webapps#hapticfeedback
- Telegram bot push via cron.
Laravel
- Earning points for views.
- Buying bots through payment systems Cryptomus and PerfMoney.
- Withdrawal of funds.
- Referral system
Telegram API - User authorization and authentication. https://core.telegram.org/bots/api#loginurl - Button haptics https://core.telegram.org/bots/webapps#hapticfeedback - Telegram bot push via cron.
Requirements:
Preferably a Full stack developer
Experience working with the Telegram API.
Understanding and experience working with the Laravel Framework for integration with HTML pages.
Ability to configure and optimize the interaction between HTML, Laravel, and Telegram API.
Ability to work independently and make decisions.
Task description:
• Connecting the Telegram API to an existing HTML page and setting up the Telegram bot.
• Integration of existing logic and Laravel database into the HTML page.
• Fine-tuning functionality to ensure stable operation.