Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 2.34 KB

README.md

File metadata and controls

69 lines (50 loc) · 2.34 KB

NureTimetable

Schedule app for Kharkiv National University of Radio Electronics. Written in Flutter. Uses NureTimetableAPI.

Features

  • view schedule for group, teacher or auditorium.
  • view groups, teachers and auditoriums information (by clicking on their names).
  • fast app start.
  • cross-platform (web version available).
  • uses NureTimetableAPI.
  • Material design.
  • dark and light themes.
  • offline support.
  • customize calendar theme colors.
  • Ukrainian and English languages.

Plans

  • change app icons for Linux
  • refactor and optimize code
  • update some dependencies

Screenshots

Windows: image image2

Android: imgonline-com-ua-twotoone-kpiWCmWmVtg0i

See more info: Screenshot web

For developers

If you are going to change models (that use JsonSerializableGenerator), please regenetate part files before starting debugging:

flutter pub run build_runner build

To run the app on the web, use the following command:

flutter run -d chrome --web-renderer html

Dependencies

License

This app is licensed under GNU General Public License.

Copyright (C) 2023-2024 music-soul1-1