Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 856 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 856 Bytes

Bunk-o-Meter

Update: This app was written in 2013. Please avoid going through the project files. The code is really embarassing :P

About

Bunk-o-Meter is an Android app for college students who have a habit of misplacing things, including their class "bunk" records. "Bunk" is a school slang used for skipping (not attending) a class.

Feel free to contribute to it.

Usage

Simply import this project in your favorite IDE (Eclipse, Android Studio)

Dependencies

This project requires 'android-better-time-picker' library to be included, which can be found here:

https://github.com/inteist/android-better-time-picker

Credits

Thanks to Max Binshtok for his better time picker library.