scheduleSon/backend
2025-12-30 13:54:59 +03:00
..
__init__.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00
api.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00
database.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00
main.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00
models.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00
telegram_bot.py Add delete functionality for tasks and events in Telegram bot. Implemented commands for deleting items, including weekly tasks with scope options. Enhanced main menu and button handlers for better user interaction. Updated state management for deletion process. 2025-12-30 13:54:59 +03:00
utils.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00