Skip to content

Pet TrackerComplete Pet Care Management

Track your pet's health, nutrition, activities, and veterinary records all in one place

Pet Tracker Hero Image

Quick Start

Get up and running with Pet Tracker in minutes:

bash
# Clone the repository
git clone https://github.com/yourusername/pet-tracker.git

# Install dependencies
cd pet-tracker
npm install

# Set up environment
cp .env.example .env

# Start development server
npm run start:dev

Why Pet Tracker?

Pet Tracker is designed for pet owners who want to keep comprehensive records of their pet's health, nutrition, and activities. Whether you have one pet or many, our app helps you:

  • Stay Organized: Keep all pet information in one place
  • Track Health: Monitor weight, medications, and vet visits
  • Optimize Nutrition: Calculate calorie needs and track food intake
  • Remember Everything: Never forget important dates or medications
  • Share with Vets: Export data for veterinary consultations

Architecture

Built with modern React Native technologies:

  • Frontend: React Native + Expo
  • State Management: Context API with useReducer
  • Navigation: React Navigation 6
  • Storage: Local-first with optional cloud sync
  • Deployment: EAS Build for App Store and Play Store

Community

Released under the MIT License.