Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 830 Bytes

File metadata and controls

35 lines (26 loc) · 830 Bytes

Trackify

Trackify is an Android application developed using Kotlin and Firebase to help users track their daily habits and monitor personal progress through a simple and intuitive interface.

Features

  • Daily habit tracking
  • Progress summary dashboard
  • User input validation
  • Multi-screen navigation using Explicit Intents
  • Integration with common Android features using Implicit Intents
  • SharedPreferences for local data storage
  • Firebase integration
  • ListView-based habit management
  • Simple and user-friendly UI

Tech Stack

  • Kotlin
  • Android Studio
  • Firebase
  • XML
  • SharedPreferences

Download

Download the latest APK from the Releases section.

Future Improvements

  • User authentication
  • Cloud synchronization
  • Habit streak tracking
  • Push notifications
  • Progress analytics and charts