crux-bphc / CMS-Android

A custom Moodle app for the students of BITS Pilani, Hyderabad Campus.
MIT License
28 stars 39 forks source link

Cleanup: Coroutines when syncing from MyCoursesFragment #297

Closed abhijeetviswa closed 3 years ago

abhijeetviswa commented 3 years ago

Went ahead and cleaned up the API for CourseDataHandler and CourseRequestHandler. Both those functions need to be Kotlinified and relavant functions need to be converted to suspendables.