Bear

Export Functionality

12th Oct, 2025

Today 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.

Export functionality

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

  1. Love When a Plan Comes Together

    Love When a Plan Comes Together

    May 10, 2026

    Revamping the workout plan management UI now that the wizard can generate them - plus info buttons, session awareness, and what's coming next.

    Read more
  2. Playing With Dark Magic

    Playing With Dark Magic

    May 04, 2026

    Calculating sets, reps, weight and time scaling for generated workout plans - with a bit of progressive overload and de-loading thrown in.

    Read more
  3. The Suns Out

    The Suns Out

    Apr 29, 2026

    The 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