It is necessary to integrate the Telegram API and the existing logic of the Laravel Framework into an HTML page that will function as a mini-Telegram application and set it up.
All logic implemented needs to connect buttons and display some elements.
Telegram API comes out of the box for mini tg applications
- User authorization and authentication. https://core.telegram.org/bots/api#loginurl
- Haptic feedback of buttons https://core.telegram.org/bots/webapps#hapticfeedback
- Push notifications from the Telegram bot via cron.
Laravel
- Points accrual for views.
- Purchase of 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 - Haptic feedback of buttons https://core.telegram.org/bots/webapps#hapticfeedback - Push notifications from the Telegram bot via cron.
Requirements:
Preferably a Full stack developer
Experience working with the Telegram API.
Understanding and experience with the Laravel Framework for integration with HTML pages.
Ability to configure and optimize interaction between HTML, Laravel, and the Telegram API.
Ability to work independently and make decisions.
Task description:
• Connecting the Telegram API to the existing HTML page and setting up the Telegram bot.
• Integrating the existing logic and database of Laravel into the HTML page.
• Debugging functionality to ensure stable operation.