Telegram Mini App for viewing class schedules at PTC NovSU and Novgorod State University (NovSU).
This project provides a convenient and modern way for students to access their class schedules via a Telegram Mini App. The frontend is built using React, and the backend is developed with C# (ASP.NET Core). A C++ module may be used for schedule parsing in future versions.
โ This codebase is NOT open-source or licensed for use.
You are not allowed to:
- Copy, reuse, modify, or redistribute any part of this codebase
- Use it in personal, commercial, or academic projects
- Host or run this project or parts of it
You are allowed to:
- View the code for reference
- Submit pull requests to improve this repository (see CONTRIBUTING.md)
- Open issues and suggest features or fixes
Any use of this code outside this repository requires explicit written permission from the author.
ยฉ 2025 Alexander Rudnicki. All rights reserved.
- React (Telegram Web App)
- C# (ASP.NET Core Web API)
- C++ (optional data tools)
See CONTRIBUTING.md for guidelines.