AP LogoAustin Profenius
Android App

Fitness Tracker (Android)

An Android fitness tracking application with Firebase Authentication, Firestore cloud storage, workout logging with exercises and sets, and real-time data sync.

Demo

Overview

A native Android fitness tracker that lets users register, log in, create workouts with custom exercises and sets, and view their workout history — all synced to the cloud via Firebase.

Built with Java and the Android SDK using a single-activity, multi-fragment architecture with View Binding. Firebase Auth handles user registration and login, while Firestore provides real-time cloud storage with snapshot listeners for live updates.