android-vtop-chennai
android-vtop-chennai copied to clipboard
An android application for the students of VIT Chennai.
Display Attendance details with dates for every course
## Feature Request Show grades and grade history
## Bug Report On some devices the system navigation buttons aren't visible when a bottom sheet is opened.
Display a fragment showing all the marks of the same title. For example when the title **Final Assessment Test** is clicked in the mark item card, display a fragment containing...
Display events such as exams and holidays from the academic calendar in the VTOP portal (`/academics/common/CalendarPreview`).
Display a dialog showing the timings and the days of a particular slot when a slot chip is clicked in releases `>v4.0-beta`. For example when the **A1** chip is clicked,...
Class and proctor messages need to be downloaded and displayed for the v4.0 release. The algorithm to download the class messages is available in the [`VTOP.java`](https://github.com/therealsujitk/android-vtop-chennai/blob/v3.2.2/app/src/main/java/tk/therealsuji/vtopchennai/VTOP.java) file tagged with `v3.2.2`....
This warning occurs due to the use of `async: false` while making `POST` requests to the server in order to wait for the response, however the use of this is...
## Bug Report **Current Behavior** Past assignments which are not submitted, are not removed automatically, or grouped into some folder. **Steps to Reproduce** 1. Go to '...' 2. Click on...
## Bug Report The percentage symbol and the word credits are being cut off in the home page. 