It is an Android application that allows students to track their timetable, assignments, grades from moodle automatically. It also offers them statistics that describe their overall performance and course-based performance. You can find the web part on this repository link. => https://github.com/MootezSaaD/AlterMoodle
AlterMoodle android application was created as a part of the CS425 at SMU-MedTech.
- Track the number of total number of finished and unfinished assignments.
- Track each course's finished and unfinished assignments.
- Track the list of assignments
- Track each assignment with its details
- Track the overall grade of each course.
- Track the list of assignments that are due to 24 hours or less.
This project is NOT by any means complete or stable. Lots of bugs and anti-patterns exists. It can be further developed and refactored.