Skip to content

A simple Android application that checks for letter grades from Boğaziçi University periodically.

Notifications You must be signed in to change notification settings

cburakaygun/boun-graker

Repository files navigation

BOUN GraKer (Boğaziçi University Grade Checker) is a simple Android application for viewing letter grades of all the courses taken at Boğaziçi University.

It can also check for the grades of the courses taken in the last term (semester) periodically in the background and notify about new grades.

You can download the APK from here.


Some Details

  • Minimum required Android version is 5.0 (Lollipop).
  • You need to log into the application with your BUIS/ÖBİKAS credentials.
  • Courses are grouped by term. Terms can be selected via a dropdown list. Once a term is selected, the information (course grades, SPA and GPA) for that term will be displayed.
  • Term information is stored locally (in SharedPreferences) once it is retrieved from the server. To update the term information manually, you can tap the UPDATE NOW button.
  • An information of last (successful) check date/time is displayed for each term.
  • Background sync service works for only the last term. It is executed at about every 20 minutes. (Note that this interval is not strict. Android system determines when to run this service based on some conditions such as network connection, battery status, device sleep status, etc.)

A Screen Recording of the Application

About

A simple Android application that checks for letter grades from Boğaziçi University periodically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages