EUROGUSTO STORE
Telegram bot for a local store (sales automation)
Telegram bot for a local store aimed at automating sales processes and managing products.
The bot's functionality includes:
Integration with Monobank API for making payments directly in Telegram
An administrative panel in the bot for managing products (adding, editing, deleting)
A product catalog with categories and detailed descriptions
An order processing system with instant notifications
Use of a database (PostgreSQL) for storing products, users, and orders
Implementation in Python (aiogram) using API
Telegram bot for a local store aimed at automating sales processes and managing products.
The bot's functionality includes:
Integration with Monobank API for making payments directly in Telegram
An administrative panel in the bot for managing products (adding, editing, deleting)
A product catalog with categories and detailed descriptions
An order processing system with instant notifications
Use of a database (PostgreSQL) for storing products, users, and orders
Implementation in Python (aiogram) using API