A modern API between the real ONTU Schedule system and various clients, such as Telegram bots.
- Manage chat subscriptions to groups and teachers.
- Fetch schedule information for subscribed entities.
- User authentication and authorization.
- Implement additional public endpoints (for vieweing Teacher, Group and other info).
- Add tests for all modules.
- Improve error handling and logging.
- Consider adding Serializers for easier data handling.