Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 821 Bytes

README.md

File metadata and controls

27 lines (27 loc) · 821 Bytes

BunkBuddy

Overview

Native android application built with Kotlin and XML to keep track of attendance.

Features

  • Track individual subject attendance
  • Track lectures
  • Get timely reminders (notifications) before classes with low attendance.
  • Backup your data to cloud
  • Dark and Light Theme
  • Get insights on which classes can be bunked.
  • User friendly and intuitive UI with scroll gestures like swipe to delete and hold to drag

Screenshots

ScreenShot 1 ScreenShot 2 ScreenShot 3 ScreenShot 4 ScreenShot 5

Tech Stack Used

  • Kotlin
  • XML
  • Dagger-Hilt
  • Room Persistence Library
  • Coroutines
  • Retrofit
  • JUnit4

Use this application

  • Clone this repo and build in android studio