A Python script used to check subjects availability for UTS My Student Admin and Timetable Website
- Automaticlly log into My Student Admin/My Timetable site with specified user account and password.
- Choose a course if you have multiple courses.
- Get a list of available subjects/Activities(eg. Lec, Cmp1).
- Check if a(n) subject/activity selectable.
- Send SMS to your phone once the target is found.
- User can choose to reply the message and enrol in the available subject immediately
- User can choose to allocate the available classess by replying SMS
- Refactor the code and make it modularised.