Fithacker

The simple fitness app

Visit Website
December 9, 2024 πŸŽ‰ Fithacker is in the app store!

I recently rebuilt Fithacker as a React Native app, and it has now been approved for the Apple App Store! If you have an iPhone, please try it πŸ™ I would love your feedback ❀️

1 Comment

  1. 1

    Congrats on the approval! I don't have an iPhone, unfortunately. Will look out for the Android version when you get to that point.

June 3, 2022 Built an MVP in a day

I've started work on Fithacker and already have an MVP - fithacker.netlify.app.

It turns out the secret to building a product fast is to have built a very similar product already πŸ˜†

95% of Fithacker is a rework of Veghacker. In fact, Fithacker is much simpler. Instead of 52 varieties of vegetables, it just logs 6 types of exercise:

  • 🚢 Moderate aerobic
  • πŸƒβ€β™€οΈ Cardio/HIIT
  • πŸ€Έβ€β™€οΈ Flexibility/Balance
  • πŸ’ͺ Arm strength
  • 🌴 Core strength
  • 🦡 Leg strength

Most of the time has been spent choosing the emoji for each one. Still not sure about core 🌴 but I guess it kinda works.

The tech stack is Vue 3 + Vite + Netlify + Supabase, which are all awesome. Even if I'm the only one who uses Fithacker, at least I'm enjoying building it and learning a lot as I go along.

1 Comment

October 20, 2021 It started with a spreadsheet

I wanted to keep an exercise log.

I had found habit tracking apps were too generalised for the specific job of tracking exercise. I had tried fitness apps and found them too time-consuming and complicated for me.

I just wanted to track whether I had done any of the major types of exercise each day:

  • Walking (or other moderate aerobic)
  • Cardio/HIIT
  • Flexibility/Balance
  • Arm strength
  • Core strength
  • Leg strength

So I have started recording that in a Google Sheet.

I could have started building an app there and then. I had already made Veghacker which was a similar thing, but before I dived into the code, I wanted to test this approach to tracking my exercise and see if it motivated me to do more.

Lots of apps can be modelled by making a spreadsheet. Often an app is just a friendly user interface on top of some database tables. Strip away that interface and you can get a sense of whether you are capturing and displaying useful data. In some cases, a Google Sheet or an Airtable is a sellable product!

I don't think that's the case with Fithacker. If it works for me as a spreadsheet, I will make it into an app. That way I can create a much better user experience for myself and anyone else who might use it.

Comment

About

I'm making this app because I want to log the exercise I do as quickly and easily as possible. Fithacker helps me track what matters for full-body fitness, strength and mobility, without unnecessary data entry.