Teacher are obedient to accomplish routine tasks of receiving, storing and bringing info in restricted intrefaces
This bot was developed to facilitate that issue for bringing more joy and creativity in educational proccess
Functional of bot can be restricted with group users
Teacher can provide students with simple poll examination
Students can upload their tasks via telegram and can be scheduled to teacher to be estimated and returned with review
Student can be provided with essential info about their current progress
Teacher can remind stundents about lesson start and tasks deadlines
You can easily start with Docker Compose
If you work with Windows I highly recommend to install WSL2 and then proceed with awesome instruction provided by Docker docs to run docker in linux environment
docker compose up
Technical stack:
- Aiogram3.0
- SQlAlchemy2.0 for defining ORM model
- Alembic for database migrations
Repository have docs for customizing defined mechanism for your logic
You can read in depth guide for customization and modification in docs