Project Overview
Fitness Tracker Rails
A full-stack Rails application for tracking check-ins, body measurements, progress photos, and long-term fitness trends.
Problem
I wanted to build a practical application that helps users track progress in one place instead of relying on scattered notes, spreadsheets, or disconnected photo history.
What I built
Built the application end to end with nested resources, progress photo support, measurement reporting, and a clean interface for reviewing historical check-in data over time. I also focused on maintainability by structuring the application clearly and supporting it with automated testing.