Skip to content

Android application utilizing Room DB API, Data Binding, Observables, and Notifications API

Notifications You must be signed in to change notification settings

hpca01/SchoolTracker

Repository files navigation

SchoolTracker

An application made to help track a set term(quarter, semesters, etc) for a student.

Tech used:

  • Android JetPack components
    • View Models
    • Room DB
    • Data Binding
  • Android
    • Recycler View
    • Broadcast receiver(for push notification)

Term View

  • Quickly view each term and # of courses as well as data for current progress in each of the courses
  • Long press to edit, short press to go to details

Detail Term View

  • See detailed view on current courses, such as start/end time.
  • Set up alerts
  • Swipe left to delete
  • Long press to Edit
  • Short press for Details

Detailed Course View

  • Take notes for a class.
  • Add assessments, both performance or objective.
  • Short press to edit
  • Swipe left to delete
  • Share course details through email

About

Android application utilizing Room DB API, Data Binding, Observables, and Notifications API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages