1. The Case for Account-Less Offline Fitness PWAs
In gym environments or outdoor training parks, internet connectivity can be spotty. Requiring cloud login sessions or server API roundtrips disrupts workout flow. I built `Iron Discipline` as a PWA that operates 100% offline using `localStorage` for streak, set, and PR logging.
2. Features & Architecture
- 7-Day Calisthenics Cycle: 5 workout cards, 1 active recovery card, 1 stand-down day.
- Progressive Overload Wave: Baseline → Build → Surge → Deload automatic calculation.
- 800+ Exercise Library: Step-by-step instructions and movement scaling options.
3. Open Source Repository
Check out Iron Discipline on GitHub: github.com/Modracx/iron-discipline.