cd .. Back to projects
~/darkmoonight/projects/ikms/README.md IKMS
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.

v1.3.0 32.6 MB branch: main last push: Issues: 0 PR: 0
  • Dart 82.2%
  • C++ 8.2%
  • CMake 6.7%
  • HTML 1.5%
  • Other 1.4%
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

Week 12 Β· Spring
Up next Software Architecture Room 402 β€’ Prof. Petrov Β· 09:00

3 classes today

Class Timetable (click days above)
Stats

14 h this week

  • Mon 4.5 h
  • Tue 4.5 h
  • Wed 4.5 h
PV-221 Machine Learning Labs Β· Database Security
Settings
  • Group PV-221
  • Sync 2 min ago
  • Export PDF timetable
$ step 1/4
git clone https://github.com/darkmoonight/IKMS.git
cd IKMS
flutter pub get
flutter run
flutter build apk --release