A science-based hypertrophy focused fitness training app.
Bolic is a functionally designed workout tracker built around one idea: training, done the most optimal way.
I was tired of looking for training apps that were genuinely science-backed, and the ones that did exist were just another monthly subscription, so I built my own. Right now that means it's fully offline: no account, no login, minimal analytics. Cloud sync and deeper analytics are planned as an optional paid feature down the line, for people who want more than what the local app gives them.
I want those features to actually be worth paying for, not more subscription-fatigue, so don't expect them anytime soon.
Criticism on the "science-based" claims is genuinely encouraged. I don't keep up with the literature as closely as I'd like, so if something doesn't hold up, please flag it.
🔗 bolic.ca
| Repo | What it is | Stack | License |
|---|---|---|---|
| app | The mobile app | React Native, Expo, TypeScript | MIT |
| server | Sync API and server-side logic | C#, Azure Functions, LanguageExt | AGPL-3.0 |
| shared | Shared types and contracts between backend services | C# | MIT |
Bolic is in active development. The app is feature-complete for an offline-only v1 and headed toward App Store submission. Cloud sync is on the roadmap as a future paid tier.
Issues and PRs are welcome on any repo. Check each repo's own README for setup instructions specific to that part of the stack.
Questions, bug reports, or just curious? Open an issue on the relevant repo, or reach out at support@bolic.ca.