IKMS/ README.md
IKMS MIT
# Class schedule app for DonSTU students
IKMS helps university students never miss a class. View timetables by group, professor, or classroom, manage homework tasks, receive timely reminders, and access cached schedules offline β with Russian and English localization.
Languages
- Dart 82.2%
- C++ 8.2%
- CMake 6.7%
- HTML 1.5%
- Other 1.4%
// Key Features
6 items- View schedule by your group, professor, or classroom
- Browse timetables of other groups at DonSTU (DSTU)
- Built-in task manager with pending and completed sorting
- Edit schedules and tasks with an intuitive interface
- Offline caching for instant access without internet
- Notifications, ru/en localization, and Material Design UI
09:41
IKMS
3 classes today
Class Timetable (click days above)
Stats
14 h this week
PV-221 Machine Learning Labs Β· Database Security
Settings
- Group PV-221
- Sync 2 min ago
- Export PDF timetable
git clone https://github.com/darkmoonight/IKMS.git cd IKMS
flutter pub get
flutter run
flutter build apk --release