issues
search
ajeeq
/
uitmscheduler
This app can collect list of course requested by user and provide the details of each course such as campus/faculty name, course name, group, start time, end time, day, mode, status, and room/class.
https://play.google.com/store/apps/details?id=com.ajeeq.uitmscheduler
2
stars
1
forks
source link
fix: added proper toast message when there is no course data
#17
Closed
ajeeq
closed
9 months ago
ajeeq
commented
9 months ago
User changelog:
added error toast/message when there is no Course data
Dev changelog:
updated rethrow to proper throw message in services.dart
added empty condition and toast message in faculty_selection.dart
User changelog:
Dev changelog: