Skip to content

soumiksen/TrackReps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

TrackReps

TrackReps is a cross-platform workout tracker built with React Native, Expo, and Firebase. Log exercises, track progress, and get smart workout suggestions powered by the Gemini API. Simple, fast, and designed to help you stay fit.

Features

  • 📱 Cross-platform (iOS & Android) via React Native + Expo
  • 🏋️ Log and track your workouts and exercises
  • 📊 Monitor progress over time
  • 🤖 AI-powered workout suggestions using the Gemini API
  • ☁️ Real-time data sync with Firebase

Tech Stack

  • React Native
  • Expo
  • Firebase
  • Gemini API

Getting Started

Prerequisites

  • Node.js installed
  • Expo CLI installed (npm install -g expo-cli)
  • Firebase project set up
  • Gemini API key

Installation

git clone https://github.com/yourusername/trackreps.git
cd trackreps
npm install

Configuration

Create a .env file in the root directory and add your credentials: FIREBASE_API_KEY=your_firebase_api_key GEMINI_API_KEY=your_gemini_api_key

Running the App

npx expo start

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

TrackReps is a cross-platform workout tracker built with React Native, Expo, and Firebase. Log exercises, track progress, and get smart workout suggestions powered by the Gemini API. Simple, fast, and designed to help you stay fit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors