Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spriiint 🏃💨

A minimal daily push-up tracker. Tells you how many push-ups to do, lets you confirm completion with a swipe, and syncs the workout to Apple Fitness.


🧐 The Problem

Staying consistent is hard.

  • Many people struggle to maintain a daily exercise routine due to a lack of accountability.
  • Complexity is the enemy of execution. Most fitness apps are too bloated.
  • "Gamification" often feels cheap or distracting.

Spriiint aims to solve this by doing one thing well: tracking your daily push-up progression with zero friction.

✨ Features

  • Daily Progression: Automatically calculates your daily target based on previous performance.
  • Zero Friction Interface: confirm your workout with a single, satisfying swipe.
  • Apple Health Integration: (In Progress) Seamlessly syncs workouts to close your rings.
  • Offline First: Built with local SQLite storage, so it works anywhere.

🛠 Tech Stack

  • Framework: React Native (Expo)
  • Language: TypeScript
  • State Management: Zustand
  • Database: SQLite with Drizzle ORM
  • Animations: React Native Reanimated
  • Gestures: React Native Gesture Handler

🚀 Getting Started

We have a comprehensive guide to get you up and running in minutes.

👉 Read the Onboarding Guide

Quick Command Reference

# Clone the repo
git clone git@github.com:mindsgn-studio/spriiint.git

# Enter the app directory
cd spriiint/app

# Install dependencies
npm install

# Start the app
npx expo start

🤝 Contributing

We welcome contributions from developers of all skill levels! Whether you're fixing a typo or building a major feature, we'd love your help.

🗺 Roadmap

Check out our Tasks & Roadmap file to see what we are currently working on.

📄 License

This project is open source and available under the MIT License.


Built with ❤️ by Mindsgn Studio (PTY) LTD and the Spriiint community.

About

body

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors