
Export Functionality
12th Oct, 2025Today on Bearly Fit... I have mostly been improving the export system...
To compliment the new life logs and improvements in reporting, I needed to make the exports better.
Originally you could only export exercise logs OR nutrition logs individually.
Now, the app can:
- Export Life Logs
- Export Nutrition Logs
- Export Exercise logs
- Export in both CSV or JSON (subs only)
- Export all 3 at the same time from the reports screen
Allowing users to export all of their data for an entire, day, week, month or year!
2.0 has brought a LOT of changes to the local database so before I release it I need to implement an upgrade screen.
This will allow the app to update the local database safely when an existing user launches the new version.
This migration system will also makes it easier to make database changes in the future - although I will try to plan ahead and implement data structures with this update to reduce the need to do it again soon.
Thanks for reading :)
More like this

Love When a Plan Comes Together
May 10, 2026Revamping the workout plan management UI now that the wizard can generate them - plus info buttons, session awareness, and what's coming next.
Read more
Playing With Dark Magic
May 04, 2026Calculating sets, reps, weight and time scaling for generated workout plans - with a bit of progressive overload and de-loading thrown in.
Read more
The Suns Out
Apr 29, 2026The workout plan summary screen is almost done - and the next bit is figuring out how to calculate sets and reps from your history.
Read more
Bearly Fit