• by xnx on 12/28/2024, 12:14:49 AM

    I love the idea of this type of app, but feel like local storage is too fragile to be the system of record. Any way to backup to disk or cloud storage?

  • by bityard on 12/28/2024, 2:20:56 PM

    I like simple, but this looks almost _too_ simple. You say you got burned out on metrics, but where you see clutter and distraction, I see data for identifying patterns. I track my measurements and like to see how much weight I'm lifting and how far I'm running over time. IME, it's easy to get stuck on a plateau and not really notice it when life gets busy and "get the workout over with" starts to become the only goal.

    Right now, I'm following established programs and tracking what I do in a Google spreadsheet. I certainly don't love relying on Google but I need to be able to edit and view my workouts from both my computer at home (for planning) and on my phone at the gym (for entering data).

  • by Avfrosta on 12/27/2024, 11:00:07 PM

    There's something beautiful about creating software in the absolute simplest possible way there is, html.

    Good job, will definitely try it. But I know myself, will end up looking for something just a little more advanced. And before I know it I end up staring at graphs trying to figure out what my hours/day solving JS bugs has to do with my weight...

  • by triyambakam on 12/27/2024, 11:51:48 PM

    The demo link is to the raw HTML rather than rendered. I am on mobile so maybe that's why? I'm not sure what headers are being sent. A demo or screenshot would be great.

  • by inezk on 12/28/2024, 1:53:56 AM

    Very cool! I like the simplicity of it. Right now I'm working on something similar for myself (and some of my family), but maybe other people find it potentially interesting too? Essentially I'm building a webapp that each time I use it will arrange random ~5-7 lower back exercises from a list of ~25 for a total of 10 minutes session. Then it will guide me (only time and name of exercise) through the workout session (counting down the exercise time, and pause/break time). The problem I'm solving is to not have to think too much about what exercise I should/want to do next, make it a little bit more fun/interesting (due to randomness aspect) and free my hands from operating a timer to time myself (also less likely to drift to social media or youtube videos). Thoguhts?

  • by cj on 12/28/2024, 3:54:35 PM

    Nice work. Any recommendations for folks looking for an app that suggests workouts and routines based on prior workout history? (E.g. identifying muscle groups not being hit by historical routines)

    I’ve just been keeping a running workout log in Apple Notes for the past couple of months.

    I’ve had a lot of success just copy/pasting my workout log into ChatGPT and it’s surprisingly good at making recommendations, but I’m scared that by using an app I’ll loose access to the raw data unless it’s somehow exportable.

  • by faangguyindia on 12/28/2024, 3:18:57 AM

    As someone who exercised for the long time but never made much progress (even under IFBB pro coaches in bayarea)

    When i started taking growth hormone (10IUs a day), I got bulked and cut in a few months

    I suggest not to follow influencers, most of them are not really natural and even if they are, they are probably genetic luck draw (which most like you'll not be)

    My uncle is one such genetic freak, he barely works out still he's more buff than you average gym guy without even setting foot anywhere in the gym.

  • by knighthack on 12/27/2024, 11:27:10 PM

    Love it! I have my own minimal system for tracking my fitness, which I came to after that typical track of forgetting YAGNI implementing all sorts of features...that never got used, because of how complicated it got.

    Simple systems are the best; go only for complicated systems if you're a professional and _need_ complicated tracking features. (And if that's needed, you might be better off hiring a manager to do the tracking anyway.)

  • by binarydreamer on 12/28/2024, 2:13:29 AM

    Congrats. How did you decide the amount of exercises and when do you log it? How much do your exercise file grow?

    I can't count how many times I have thought about something like this and have decided to build one for myself which includes my liquid, meals, workout, and fun cardio habits. I will be using indexDB for when I'm offline and just a small database.

  • by reynaldi on 12/28/2024, 4:50:54 AM

    Thanks for making it, I love the idea of more and more apps being built using web technologies. I currently use Caliber app (IOS), and it’s robust enough for me, while not too overwhelming and limiting as Strong and Hevy.

    Since Minimal is a static website maybe it can be a PWA?

  • by djokester on 12/28/2024, 3:29:37 AM

    https://www.strong.app/

    For folks looking for something more robust to track their workouts.

  • by foxhunt on 12/28/2024, 12:46:24 PM

    I loved how you minimized functionality in your project! It's inspiring.

    Over the holidays, I built a simple habit tracker that lets you track any event's start and end time.

    In the process, I upgraded my personal homepage to Next.js 15, added Payload CMS and NextUI, and experimented with React Server Components and Actions.

    Check it out: https://mojica.de/tracker

    You can create new event types by entering activities in the top text field. Events are automatically started for new types.

    There are a few minor bugs to fix in the new year:

      - Event cards don't display correctly on iOS.
    
      - Using no email during registration doesn't work (someone registered without an email, and the field is unique).

  • by moon82 on 12/28/2024, 5:01:03 AM

    Thanks for sharing, interesting...

  • by pranshuchittora on 12/30/2024, 10:16:12 AM

    We are building something similar and more intuitive at hitt AI https://hitt.ai/

    ... Launching soon