The Food Donation Management System is a comprehensive, multi-platform application designed to bridge the gap between food donors, volunteers, and charitable organizations. This system aims to reduce ...
cpti_bot/ ├── bot/ # Telegram бот (aiogram 3) │ ├── config.py # Конфигурация │ ├── db.py # Работа с БД │ ├── keyboards.py # Клавиатуры │ ├── handlers.py # Обработчики ...