Schedule - schedule bot for educational institution.
Telegram bot implemented using Aiogram, Docker + Docker-compose, Postgres, Alembic
With clean architecture stuff
With Github Actions CI and ruff + mypy
Not remember to configure .env with .env.example
git clone https://github.com/dop3file/schedule.git
cd schedule
docker-compose up -d --build