Skip to content

snally-dev/camps

Repository files navigation

Camps

A simple, mobile-first app for tracking annual camp progress toward a 250-camp goal.

Enter your current count to see progress, projected milestones, year-end pace, and a clean, shareable snapshot.

Features

  • 250-camp progress tracking
  • Milestone projections
  • Year-end pace calculation
  • Shareable snapshot (copy or share sheet)
  • Fast, mobile-friendly experience

Use

https://snally.com/camps/

Works well when added to your home screen on iPhone.

Local Development

Install dependencies:

npm install

Run the dev server:

npm run dev

Build for production:

npm run build

Preview the production build:

npm run preview

Deployment

The production app is served at:

https://snally.com/camps/

Vite should be configured with:

base: "/camps/";

Notes

  • The tracking year runs January 1 through December 31
  • Pace is based on elapsed days in the year, including today
  • Pace is capped at 1 camp per day
  • Milestones are projected from current pace

Not affiliated with or endorsed by any fitness brand or program.

About

Camp milestone and yearly pace tracker

Resources

License

Stars

Watchers

Forks

Contributors