Student Time Tracker is an application made as a final project for the Introduction to Mobile Technologies classes on AGH-University of Science and Technology.
The app lets You track time and displays it in neat pie-chart form. Tasks (single time entries) can be grouped into projects. The app runs in the background and every 25 minutes it lets You know that it is a good time for a Pomodoro Break.
- vertical & horizontal layout
- Database (SQLite) and ORM (ORMLite)
- uses Android services
- is broadcast sender & receiver
- push notifications
- connection to external API (Quotes API) with Volley
- Materials.io
- AnyChart
Documentation-like tutorial "How to build Student Time Tracker" is available here (in Polish)